Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Engineering 101

For null kochi X SPARC collaboration workshop

Quick start

# Ubuntu / Debian / WSL
sudo apt update
sudo apt install -y build-essential gcc-multilib g++-multilib libc6-dev-i386 gdb python3 hexedit bless binutils
sudo apt install openjdk-21-jdk -y
bash -c "$(curl -fsSL https://gef.blah.cat/sh)"

cd examples
make

About

Reverse Engineering 101 — Linux x32 class materials

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors