-
Id personally love to see something against debugging the obfuscated assembly :)
-
Originally reported by: **Duncan (Bitbucket: [mrexodia](https://bitbucket.org/mrexodia), GitHub: [mrexodia](https://github.com/mrexodia))**
---
see attached file for more information
---
- Bitbucke…
-
![Screenshot_2](https://user-images.githubusercontent.com/77743723/183440082-cba3a384-8001-4274-bfaf-d33c1a2fb83e.png)
-
Can you check if some of the below techniques taken from [here](https://github.com/darvincisec/AntiDebugandMemoryDump)
can be included ?
1. Check for JDWP string in /proc/self/task/comm as an indica…
-
Continue incorporating techniques from Peter Ferrie's http://pferrie.host22.com/papers/antidebug.pdf
-
https://github.com/Outbuilt/.NET-Anti-Debug
-
I'm immensely admiring your knowledge and the things you're sharing
But Anti anti debuger is being not working at [xemphim - phimtea](https://phimtea.com/)
Could you fix Anti anti debuger?
-
# Sample
https://play.google.com/store/apps/details?id=com.einnovation.temu&hl=en&gl=US
```sh
$ apkid ~/Downloads/Temu_\ Shop\ Like\ a\ Billionaire_2.4.1_Apkpure.apk
[+] APKiD 2.1.5 :: from RedN…
-
**Describe the protection**
I discovered a really interesting "String2C" protection, all the strings from the smali gets converted and encrypted to C++ (the liblzuvfr.so file). Possibly custom VNGGam…
ghost updated
2 months ago
-
It'd be cool to make calls to `FindWindow` and look for window names associated with debuggers.
From [1]:
```
OLLYDBG
WinDbgFrameClass
Zeta Debugger
Rock Debugger
ObsidianGUI
```
From [2]…