BREAKDEV
  • Home
  • Evilginx Pro
  • Evilginx Mastery
  • Tools
  • Contact

x86

A collection of 4 posts
Obfusion - C++ X86 Code Obfuscation Library
obfuscation

Obfusion - C++ X86 Code Obfuscation Library

After several weeks of research and having produced a proof-of-concept code in Python, I have finally found some time to code the obfuscation library in proper programming language. I have named the library Obfusion and I will make sure to expand on its functionality in the future. Obfusion, at the
Jul 6, 2016 — 1 min read
X86 Shellcode Obfuscation - Part 3
x86

X86 Shellcode Obfuscation - Part 3

Hello and welcome back to the shellcode obfuscation series! If you've missed the previous episodes, take your time and catch up here: X86 Shellcode Obfuscation - Part 1 X86 Shellcode Obfuscation - Part 2 Last time, I've added obfuscation support for most common x86 instructions, which allowed to process the
Jun 17, 2016 — 9 min read
X86 Shellcode Obfuscation - Part 2
x86

X86 Shellcode Obfuscation - Part 2

Welcome back to the series where I research the subject of shellcode obfuscation. If you missed the last episode, feel free to catch up by following this link: X86 Shellcode Obfuscation - Part 1 Last time I've created the tool's backbone for obfuscation. Ability to insert and delete instructions, while
May 19, 2016 — 11 min read
X86 Shellcode Obfuscation - Part 1
x86

X86 Shellcode Obfuscation - Part 1

I decided to do research on shellcode obfuscation in order to see how hard it would be to develop a tool that can take any binary x86 shellcode and generate the completely unique version from it. Please note that such tool is most useful in scenarios when shellcode has to
May 11, 2016 — 8 min read
BREAKDEV © 2025
  • E-mail
  • Evilginx Pro
  • Evilginx Mastery
  • GitHub
  • Twitter
  • LinkedIn
Powered by Ghost