Pinned Repositories
antidebug
antidebug snippets
ares
Social Media Nuker
bmplib
CDebugRegisters
x86 debug register wrapper
eofstrip
Strips appended data from PE files
junk_generator
x86-32 executable junk code generator targeting ALU and mov instructions and general purpose registers
PEel
low level PE library for Windows
pluginbot
A modular Discord bot in Python and SQLite with implemented chatbot, moderation, and text transformation plugins
ppe
Packer for portable executables for FASM
Route64
Route64 is a library for 32 bit applications on 64 bit Windows machines (WoW64) that supports basic operations like reading, writing, and calling 64 bit functions in 64 bit address spaces.
adversarial's Repositories
adversarial/junk_generator
x86-32 executable junk code generator targeting ALU and mov instructions and general purpose registers
adversarial/antidebug
antidebug snippets
adversarial/bmplib
adversarial/CDebugRegisters
x86 debug register wrapper
adversarial/PEel
low level PE library for Windows
adversarial/ppe
Packer for portable executables for FASM
adversarial/ares
Social Media Nuker
adversarial/b64
Intel 32bit asm base-64 implementation for FASM
adversarial/das
extended decomposer for x86
adversarial/eofstrip
Strips appended data from PE files
adversarial/hotlib
Windows hooking library
adversarial/pluginbot
A modular Discord bot in Python and SQLite with implemented chatbot, moderation, and text transformation plugins
adversarial/Route64
Route64 is a library for 32 bit applications on 64 bit Windows machines (WoW64) that supports basic operations like reading, writing, and calling 64 bit functions in 64 bit address spaces.
adversarial/nmap
N map format
adversarial/vuint
Variable lengthed unsigned int implementation that offers math, conversion, and supports little/big endians
adversarial/winextspoof
POC Windows extension spoofer using Right-To-Left unicode control character
adversarial/xparse
converts number to hexadecimal or binary ascii representation and vice versa