From 6b81836e6b9815a2996a55ad37dcaa4d89f99e42 Mon Sep 17 00:00:00 2001 From: s1n Date: Sat, 28 Mar 2020 10:31:08 -0700 Subject: 3/28/2020, 10:30 --- help/pasting/1.3 Add Junkcode.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 help/pasting/1.3 Add Junkcode.php (limited to 'help/pasting/1.3 Add Junkcode.php') diff --git a/help/pasting/1.3 Add Junkcode.php b/help/pasting/1.3 Add Junkcode.php new file mode 100644 index 0000000..c3ff79c --- /dev/null +++ b/help/pasting/1.3 Add Junkcode.php @@ -0,0 +1,19 @@ +

1.3 Add Junkcode:

+User Advice: Please Save a Source Backup in case you break features with the next Step.
+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. +

+Why do you need Junkcode / What is Junkcode?
+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.
+ +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. +

+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. +

+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.
+You can use this Website for c++ Junk: https://junkcode.gehaxelt.in/.
+If you use C# use this: https://pasters.cc/showthread.php?tid=5017.
+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. + +I suggest you to add +50% Junkcode of the actual CPP file. 50% Junk and 50% cheat code.

+ +GIF: https://imgur.com/aQU4qQD \ No newline at end of file -- cgit v1.2.3