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

cracked.io | Best Forum Around | Free Premium Accounts




 3917

[C#] [OPEN SOURCE] KyeUtilities (Kye.dll) - CODE EASIER WITH KYE UTILITIES

by ProMasterBoy - 13 August, 2020 - 06:12 AM
This post is by a banned member (ProMasterBoy) - Unhide
118
Posts
23
Threads
4 Years of service
#1
Kye.dll is a reference you can add to your C# Visual Studio Project to make it easier to code stuff!
Features:

KyeBool 
Code:
KyeBool.HasInternet() - Returns True if the person can connect to google.com
KyeBool.RandomBool() - Returns a random boolean (True/False)
KyeFunction
Code:
KyeFunction.sendDiscordWebhook(string URL, string profilepicurl, string username, string message); - Sends a Discord webhook
KyeFunction.CheckForMalicious(); - Checks if anything for HTTP Debugging is runner (Fiddler)
KyeFunction.CheckMD5(string url with md5, string [Optional] msg to show if program doesn't match md5); - First string is to put a url which contains the MD5 you want your program to match with, the second string is optional and it's the msg to show if the program has been modified, leave this blank if you want.
KyeFunction.DeleteFile(string filename) - Checks if a file exists and deletes it
KyeFunction.WriteLine(string filepath, string new text, int line number to edit) - Edits a text file by replacing a specific line with new text.
KyeInt
Code:
KyeInt.RandomInt(int min, int max) - Returns a random integer between the minimum and maximum set values
KyeInt.GetGPUCount() - Gets how many GPU's are in your PC's hardware (Should be accurate however, it has only been tested on 1 PC)
KyeString
Code:
KyeString.GetIP() - Returns the user's current IP Address
KyeString.GetCountry() - Returns the user's country based on their IP Address
KyeString.GetHWID() - Gets the user's HWID in Sha256 (Uses Machine GUID & CPU ID)
KyeString.RandomString(int length) - Returns a random string with the length specified
KyeString.RandomStringWithoutNumbers(int length) - Returns a random string without numbers at the length specified.
KyeString.Encodebase64(string TextToEncode) - Returns text encoded in Base64
KyeString.DecodeBase64(string base64EncodedData) - Returns text from which was Encoded in Base64
KyeString.GetMD5(string filename) - Returns the MD5 of the specified file
KyeString.GetThisMD5() - Return's the program's MD5
KyeString.InstalledRAM() - Returns the user's RAM installed on their Hardware, returns e.g: 15.86GB
KyeString.GetGPU() - Returns a string array of the user's GPUs. E.g: KyeString.GetGPU()[0]) would return as Intel(R) UHD Graphics 630. KyeString.GetGPU()[1] would return as NVIDIA GeForce GTX 1650. KyeString.ReadLine(string fileName, int line) - Returns the text in a specific line in a text file.
 
How To Use:

Add Kye.dll as a reference in Visual Studio

Add
Using Kye; to your namespace


Download:


Hidden Content
You must register or login to view this content.


Source Code:

Hidden Content
You must register or login to view this content.



Documentation:

Hidden Content
You must register or login to view this content.

 
Also check out my GitHub github.com/kyeondiscord
My twitter: @Kye5000
This post is by a banned member (P6AK) - Unhide
P6AK  
Registered
326
Posts
117
Threads
3 Years of service
#2
WOAH Super HQ my good friend Pepelove
 
[Image: bXABN2d.gif] CLICK ME 
[Image: tGHNWQR.png]
[Image: Z8rHRHx.png]
This post is by a banned member (ProMasterBoy) - Unhide
118
Posts
23
Threads
4 Years of service
#3
(13 August, 2020 - 07:00 AM)P6AK Wrote: Show More
WOAH Super HQ my good friend Pepelove

np :), happy to be helping people
Also check out my GitHub github.com/kyeondiscord
My twitter: @Kye5000
This post is by a banned member (LucyILDasm) - Unhide
This post is by a banned member (SupraD) - Unhide
This post is by a banned member (NardinMouk) - Unhide
This post is by a banned member (HowThis0129) - Unhide
This post is by a banned member (ZeusZebi) - Unhide

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: 2 Guest(s)