Reversing

Reversing

Reverse engineering with radare2

Some notes on reverse engineering on various architectures, mostly using free software such as the radare2 framework, gdb, frida, x64dbg among others

Wanna show your support to these materials? Follow me on twitter at @artikblue and let me knowIf I see interest I'll post more :)

Reversing basic C code (x86)

Advanced topics on reversing C code (Windows and Unix)

Malware analysis