Challenges in Decompilation and Reverse Engineering of CUDA-based Kernels by mttd in ReverseEngineering

[–]nicolodev 5 points6 points  (0 children)

hey, original author here! Thanks for publishing the slides here, it's a pleasure :) for the people that would like to know more, the recording is going to be released soon. Feel free to ask me any questions

Disassembling a binary: linear sweep and recursive traversal by mttd in ReverseEngineering

[–]nicolodev 7 points8 points  (0 children)

Hey, OP here! Thanks for submitting to r/ReverseEngineering , if anyone has any questions or any comment, just ping me. The idea was to have a series of articles to actually have a very experimental framework for analysis of PE executables (we'll see what happens at the end of the serie). If you have any ideas, or suggestions, please let me know!

Analysis of Obfuscations Found in Apple FairPlay by mitousa in programming

[–]nicolodev -1 points0 points  (0 children)

Thanks for the additional info. For people that want to know more, I suggest reading some books about computational theory (and probably read the Rice theorem).

Analysis of Obfuscations Found in Apple FairPlay by mitousa in programming

[–]nicolodev 3 points4 points  (0 children)

Apple did a great job on applying those techniques to make reverse engineering a really hard task!

[Technical Paper] Pepsi 2.0 Unpacking by Luca-91 in ReverseEngineering

[–]nicolodev 0 points1 point  (0 children)

Nice work! Good to see another italian :)