Projects by popularity

Il2CppHookScripts

0 | 392

Uploaded by: @axhlzy

Dynamically parsing Android il2cpp, using export methods to help us quickly analyze game logic, type resolution ... @ https://github.com/axhlzy/Il2CppHookScripts

hide from isEmulator hasBusyBox rooted

0 | 243

Uploaded by: @sosacrazy126

added a new feature to check if the device is an emulator (isEmulator) and another feature to check if BusyBox is installed (hasBusyBox). Additionally, I added a new method (logInfo) to log information. Make sure to replace the placeholder logic with actual implementation details based on your needs. Adjust the logic in isEmulator and hasBusyBox to perform accurate detection.