From 0fb85060c7215b84cb386e297281bc5fa9a0b5f0 Mon Sep 17 00:00:00 2001 From: Iizerd Date: Sun, 10 Oct 2021 12:27:36 -0700 Subject: [PATCH] dwaf dwaf --- README.md | 2 +- ShellcodeObfuscator/Obfuscator.cpp | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ae4b61c..e6ceb59 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Shellcode Obfuscator -mess up some code \ No newline at end of file +this project was kinda just about learning some basic xed(which i failed to do, its all wrong) in preparation for full code virtualizer \ No newline at end of file diff --git a/ShellcodeObfuscator/Obfuscator.cpp b/ShellcodeObfuscator/Obfuscator.cpp index e971305..d131bd7 100644 --- a/ShellcodeObfuscator/Obfuscator.cpp +++ b/ShellcodeObfuscator/Obfuscator.cpp @@ -181,7 +181,6 @@ bool obf_create_groups(pobfuscator_t obf, int32_t group_size) } void obf_replace_rel_jmps(pobfuscator_t obf) - { // original_jump -------------------------. // jmp 0x0E(0xEB, 0x0E) ------------------ | -----. // jmp qword ptr[rip] <----------------' |