You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

6h 41m 13s logged

Now at 15.727%. Solid progress. Also wanted to clarify what the percents mean. Basically, you run the compiled binary (the game in this case) through something like Ghidra or IDA, and then translate the output into “regular code” (C++ usually), and then compile it to see if it matches the original compiled binary. You can physically see what percent of your code compiles to be the original code, so it is slow, but it works. Total for today is +721 funcs resolved

0
5

Comments 0

No comments yet. Be the first!