Reversing x86 apps with Triton
Demo code for this article: https://github.com/samrussell/tritondemos/blob/main/tritonbasic1.py
This is hopefully going to be part of a longer series of articles on decompiling and reversing apps, but for now, let's jump in with the base case.
Let's ...
lodsb.com13 min read