BurningTeng

Results 5 issues of BurningTeng

For each loop, I have close it. But it can work after two times.

Breakpoint can not work properly. When break point is hitted, following error message will be show, my OS is Ubuntu20.04. My phone is Android 10. ARM64 does not support? ```...

MainActivity as below. Export function **Java_com_example_myapplication_MainActivity_stringFromJNI** in libnative-lib.so. To confirm address of Java_com_example_myapplication_MainActivity_stringFromJNI, **libnative-lib.so need to be loaded**. ``` public class MainActivity extends AppCompatActivity { // Used to load the...

1. Attach process r2 frida://BH93001BDE/com.asp.lovevideo 2. Using \iE libImSDK.so~nativeDoBackground 3. Using command pdf Error message is shown as below: p: Cannot find function at 0x76fdd59314 4. Using pd, it can...

![QQ截图20200401225840](https://user-images.githubusercontent.com/20567891/78152491-72d3e200-746c-11ea-9dd1-e9b943d6bb2a.png) From the picture, you can see when input [dlopen:] libart.so ,there is a script error? how to resolve the problem. I have tried on emulator and real phone.