Self-Learning Reverse Engineering in 2022
#SelfLearning #Reverse #Engineering
“LiveOverflow”
There exist some awesome tools nowadays to accelerate your self-education for reverse engineering. godbolt and dogbolt are amazing to quickly learn basic assembly and reversing.
Compiler Explorer:
Decompiler Explorer:
C code example:…
source