Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 26047

[C#] [OPEN SOURCE] DarksUtilities - born to make your life easier

by sjd980132klsq - 26 September, 2019 - 08:23 PM
This post is by a banned member (Luna333) - Unhide
This post is by a banned member (hyung8789) - Unhide
hyung8789  
Registered
23
Posts
0
Threads
4 Years of service
#66
thanks
This post is by a banned member (Shooom) - Unhide
This post is by a banned member (Qwerty8206) - Unhide
This post is by a banned member (Signal) - Unhide
Signal  
Registered
259
Posts
9
Threads
5 Years of service
#69
looks interesting thanks!
This post is by a banned member (AdolfoT) - Unhide
AdolfoT  
Registered
20
Posts
0
Threads
4 Years of service
#70
(26 September, 2019 - 08:23 PM)darkshoz Wrote: Show More
Hey ! It's been a while i didn't post a thread...
Enjoy !
 
DarksUtilities
 
FEATURES
 
Security
 
Code:
- DarksUtilities.Security.Initialize() - checks for potential malicious program
- DarksUtilities.Security.getMD5() - returns the md5 of the app
- DarksUtilities.Security.checkMD5(string url) - compares the md5 of the app and the string in the given link
- DarksUtilities.Security.ecryptString(string input) - returns the string encrypted
- DarksUtilities.Security.decryptString(string input) - returns the string decrypted


 
User
 
Code:
- DarksUtilities.User.getIP() - returns the User's IP
- DarksUtilities.User.hasInternet() - returns if the user is connected to Internet
- DarksUtilities.User.getHWID() - returns User's HWID
- DarksUtilities.User.getUSERNAME() - returns the username of the currently logged user
- DarksUtilities.User.getPCNAME() - returns the name used for the PC
- DarksUtilities.User.deleteFileSilent(string filename) - deletes the file requested if it exists


 
Web
 
Code:
- DarksUtilities.Web.downloadFileSilent(string url, string path = null, string useragent = null) - downloads a file silently
- DarksUtilities.Web.downloadStringSilent(string url, string useragent) - returns the string from the url silently
- DarksUtilities.Web.getRequest(string url, string useragent = null, string authorization = null) - uses xNet to make a GET request
- DarksUtilities.Web.postRequest(string url, string postdata, string contenttype, string useragent = null, string authorization = null) - uses xNet to make a POST request
 
Comes with xNet, no need to have xNet.dll separated
 
HOW TO USE
 
Add DarksUtilities.dll to your Visual Studio project as reference.
Add using DarksUtilities; to your class
 
DOWNLOAD
 
 
 
PLEASE LEAVE A LIKE TO SUPPORT MY WORK  [Image: pepe.gif]
 
If you are still reading: 09/28/19 0_0

good.
This post is by a banned member (Sangi) - Unhide
This post is by a banned member (Oscaramr3) - Unhide
Oscaramr3  
Registered
7
Posts
0
Threads
3 Years of service
#72
(26 September, 2019 - 08:23 PM)darkshoz Wrote: Show More
Hey ! It's been a while i didn't post a thread...
Enjoy !
 
DarksUtilities
 
FEATURES
 
Security
 
Code:
- DarksUtilities.Security.Initialize() - checks for potential malicious program
- DarksUtilities.Security.getMD5() - returns the md5 of the app
- DarksUtilities.Security.checkMD5(string url) - compares the md5 of the app and the string in the given link
- DarksUtilities.Security.ecryptString(string input) - returns the string encrypted
- DarksUtilities.Security.decryptString(string input) - returns the string decrypted


 
User
 
Code:
- DarksUtilities.User.getIP() - returns the User's IP
- DarksUtilities.User.hasInternet() - returns if the user is connected to Internet
- DarksUtilities.User.getHWID() - returns User's HWID
- DarksUtilities.User.getUSERNAME() - returns the username of the currently logged user
- DarksUtilities.User.getPCNAME() - returns the name used for the PC
- DarksUtilities.User.deleteFileSilent(string filename) - deletes the file requested if it exists


 
Web
 
Code:
- DarksUtilities.Web.downloadFileSilent(string url, string path = null, string useragent = null) - downloads a file silently
- DarksUtilities.Web.downloadStringSilent(string url, string useragent) - returns the string from the url silently
- DarksUtilities.Web.getRequest(string url, string useragent = null, string authorization = null) - uses xNet to make a GET request
- DarksUtilities.Web.postRequest(string url, string postdata, string contenttype, string useragent = null, string authorization = null) - uses xNet to make a POST request
 
Comes with xNet, no need to have xNet.dll separated
 
HOW TO USE
 
Add DarksUtilities.dll to your Visual Studio project as reference.
Add using DarksUtilities; to your class
 
DOWNLOAD
 
 
 
PLEASE LEAVE A LIKE TO SUPPORT MY WORK  [Image: pepe.gif]
 
If you are still reading: 09/28/19 0_0

Thank you broski i will need this

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 6 Guest(s)