Comment on Ask HN: How are you using LLMs for traversing decompiler output?Comments−ianhawes1yHighly recommend it. I reversed an app with o1 Pro Mode and the analysis of the obfuscated C# code matched up accurately with what I eventually discovered by manually reversing.−chc41yReverse engineering C# is extremely different from C++ binaries.
Comments
Highly recommend it. I reversed an app with o1 Pro Mode and the analysis of the obfuscated C# code matched up accurately with what I eventually discovered by manually reversing.
Reverse engineering C# is extremely different from C++ binaries.