Advertisement
Baseult

Untitled

Oct 11th, 2018
3,724
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. 1.3 Add Junkcode:
  2. User Advice: Please Save a Source Backup in case you break features with the next Step.
  3. I don't care if Junkcode is a Meme. VAC scans for signature and Junk changes signature a lot. It works for me so I suggest you to use it.
  4.  
  5. Why do you need Junkcode / What is Junkcode?
  6. Imagine you wrote an exam on your Computer and the Teacher checks if you copied something from the Internet. He will take random sentences from your exam and search online if you copied them. VAC is kind of similar. It scans randomly for code and searches in the Database for detected Code. You use "undetected" Junkcode to mess up your source code. The more Junkcode you have, the harder it will be for VAC to find detected code. With a lot of Junk, VAC picks up the Junkcode instead of your source code, so the detection will be false. I know, It's definitely not the way how VAC works but the easiest way to explain VAC to newcomers.
  7.  
  8. I suggest you, don't use Auto Junk Adder. They only add Junk Code at the end of your CPP Files. If you want to be safe, add Junk between the Source Code and not only at the end of your source.
  9.  
  10. This Step will take a lot of time if you do it manually without auto junk adder, but it will be a lot safer. The longer it takes, the safer it will be.
  11.  
  12. Add Junkcode to every single .CPP File. Don't add Junk to your .h (headerfiles). If you have Protobuf, ("protobuf" folder with files) add Junk to all .pb.cc files.
  13. You can use this Website for c++ Junk: https://junkcode.gehaxelt.in/.
  14. If you use C# use this: https://pasters.cc/showthread.php?tid=5017.
  15. The Junkcode changes everytime you reload the Website. Only use the same Junkcode once on all CPP Files. That means, don't C&P the Junkcode and Paste the same Junk 2 times at the same Page.
  16.  
  17. I suggest you to add +50% Junkcode of the actual CPP file. 50% Junk and 50% cheat code.
  18.  
  19. GIF: https://imgur.com/aQU4qQD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement