calebfenton | 9 years ago | on: Molten Salt Reactor Claims Melt Down Under Scrutiny
calebfenton's comments
calebfenton | 10 years ago | on: How I defeated an anti-tamper APK with some Python and a homemade Smali emulator
calebfenton | 10 years ago | on: How I defeated an anti-tamper APK with some Python and a homemade Smali emulator
It has modules which look for patterns in code. Then you can tell it to run some method from the original app to understand what the code should be. Then, you can replace the obfuscated code with whatever you computed.
calebfenton | 10 years ago | on: How I defeated an anti-tamper APK with some Python and a homemade Smali emulator
calebfenton | 10 years ago | on: How I defeated an anti-tamper APK with some Python and a homemade Smali emulator
Are MSRs less likely to melt down? Why do people say they don't?