skCrypt - A useful tool for crypting strings in CPP | Hacking Tools | Crax

Welcome To Crax.Pro Forum!

Check our new Marketplace at Crax.Shop

   Login! SignUp Now!

skCrypt - A useful tool for crypting strings in CPP

skCrypt - A useful tool for crypting strings in CPP

LV
0
 

jerkychicken323

Member
Joined
Jun 23, 2024
Threads
6
Likes
0
Awards
1
Credits
345©
Cash
0$

A useful tool for anti-virus string encryption and also helps with cheat development.
Useage:
Include header file
wrap strings in skCrypt()

All usages of skCrypt are decrypted automatically on invokation:
auto string = skCrypt("Hello World"); std::cout << string << std::endl; // Output: // > Hello World
Link:

Screenshot 2024 06 26 210406
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Tips
Top Bottom