GithubHelp home page GithubHelp logo

techlord-rce / sharpultimatetools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jgcomptech/sharpultimatetools

0.0 1.0 0.0 2.05 MB

A Large Repository Of Awesome Scripts For C#.

License: Other

C# 99.01% Smalltalk 0.99%

sharpultimatetools's Introduction

SharpUltimateTools Awesome

SharpUltimateTools is a large repository of scripts for use in any C# program. It contains the following:

  • OSInfo - Contains many classes that return information about the current Windows installation. This includes Architecture, Edition, Name, Product Key, Service Pack, User Info and Version.
  • HWInfo - Contains many classes that return information about the current computer hardware. This includes BIOS, Network, OEM, Processor, RAM and Storage.
  • SecurityTools - Contains methods surrounding hashing and encryption. Includes methods using MD5, SHA1, SHA256, SHA384 and SHA512. Also includes encryption/decryption with RSA.
  • CommandInfo - Allows you to run any console command and will return the result to a string to use within your program. You can also run the command elevated and it will open in a new cmd window and show the results. Note: If elevated, result cannot be returned as a string.
  • DBTools - Contains methods to communicate with a database. It currently supports only SQLite and does not require you to import any of the SQLite libraries.
  • ProgramInfo - Returns info about the current assembly. This includes Title, Version, Description, Product Name, Copyright, Company, Startup Path and ExecutablePath. Also contains a method to save embedded resouces to disk.
  • WebTools - Contains utilities for HTML and JSON.
  • And Much More!

If you would like a more details check out the CLASSDESCRIPTION.md file. I will be updating this with more documentation soon.

Development

Want to contribute? Great! Any help with development is greatly appreciated. If you want to add something or fix any typos please submit a pull request and if it is helpful it may be merged. Please check out our Code of Conduct for Contributors.

Download

This project is currently at version 1.1 - Download v1.1

NOTE: This program requires framework 4.5. If you need a version that runs on a previous framework feel free to open a Feature Request and I will post one.

License

Creative Commons License
SharpUltimateTools by J&G CompTech is licensed under a Creative Commons Attribution 4.0 International License.

sharpultimatetools's People

Contributors

jlgager24 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.