Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.86 KB

learning_resources.md

File metadata and controls

58 lines (39 loc) · 1.86 KB

Getting Started:

Learning to use Ghidra

Learning to use Wireshark

Learning to use Burp

https://www.youtube.com/watch?v=xKudsnN3gkE

Learning to use Volatility

Learning to solve shellcode challenges

Learning Reverse Engineering:

Editing ByteCode of an image:

Learning C:

Learning JavaScript:

Learning Java:

Learning Python

Learning Assembly:

There are some assembly related challenges on CTFs. Note that you don't learn assembly, you learn a platform like TASM or NASM.