|
|
|
|
|
by calebfenton
3711 days ago
|
|
shameless plug: this is basically what dex-oracle does https://github.com/CalebFenton/dex-oracle 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. |
|