基于frida的内存搜索动态脱壳
Fast search and dump dex on memory.
1. support fuzzy search no-magic dex. (eg: baidu protect)
2. auto fill magic into dex-header.
3. compatible with full android version(frida supported).
4. support loading as objection plugin~
1. update your frida-server and frida python binding to latest.
2. launch app.
3. run: python main.py.
4. check `SavePath`.