Reverse Code Engineerng
RCE |
|
founder: | root |
depends on: | |
interested: | biiter
ruza |
software license: | |
hardware license: | |
Goals of the Project
security research
education
Walkthroughs
Can You Crack It?
Crackmes
Resources
Recommended readings
Lectures
Date to be announced.
1. from boot to root
x86 boot process (modes)
grub
kernel main
init
rc.d
root
2. running process
3. debugging
ltrace
strace
ptrace
gdb
basic disassembly
4. creating program
5. reverse engineering
6. vulnerability exploitation
buffer
types
shellcode
pwn
examples
7. code review
taossa
secure coding
xorl
8. vulnerability discovery
code review
documentation
fuzzing