Skip to content

Commit 7381fc1

Browse files
authored
Readme update
1 parent 95fc42b commit 7381fc1

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1-
# cpp-c-randomizer
1+
# c - cpp Randomizer
2+
Thank you for your interest in my project :)
3+
### Why this project?
4+
I am a cheat developer, I work on things like reverse engineering. I offer a good service with very advanced systems. I noticed that Anti-Cheats can detect some properties like ProjectGuid, void names, SolutionGuid. As I said, I already have advanced systems, and I use the auto build system for the products. With this project, they can stay undetected more.
5+
6+
# New Features!
7+
- Vcxproject Solution Guid Randomizer
8+
- Solution File Guid Randomizer
29

3-
## Add Later
10+
Soon;
11+
- Randomize variables, voids, vectors, obfuscate.
12+
13+
### How can i use?
14+
In this [line](https://github.com/SwenenzY/cpp-c-randomizer/blob/95fc42b589263540c4dbeb16345a015ff5488e68/Source/main.cpp#L52) you can edit file path, make sure it ends with // at the end. Also you can see settings in file you can change settings.
15+
16+
### Tech
17+
If you have suggestion and you error please notify me in [issues](https://github.com/SwenenzY/cpp-c-randomizer/issues).
18+
- Visual Studio 2015+
19+
- /clr Support (C/C++ CLI)
20+
21+
License
22+
----
23+
24+
MIT
25+
26+
**Fun4Cheats.com**
27+
**[Mail Me!](mailto:mail@swenenzy.com)**

0 commit comments

Comments
 (0)