You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I don't have much experiences with pull requests etc but I wanna throw in my two cents
Under dynamic analysis why is cheat engine not included? <- probably a good reason for it but sometimes still useful
Under android reverse engineering both Xposed (or EdXposed for android 8+) as well as Frida aren't included which is weird given their capability to do process hooking on the fly
Maybe not include Xposed but Frida most certainly should be included to be honest as it's a "Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers"
For android one could also add HttpCanary, does a similar job compared to Wireshark
JEB could also be added, to a certain extent while it's a paid product there are sample and educational releases available, as a decompiler, for android
The text was updated successfully, but these errors were encountered:
Hi, I don't have much experiences with pull requests etc but I wanna throw in my two cents
Under dynamic analysis why is cheat engine not included? <- probably a good reason for it but sometimes still useful
Under android reverse engineering both Xposed (or EdXposed for android 8+) as well as Frida aren't included which is weird given their capability to do process hooking on the fly
Maybe not include Xposed but Frida most certainly should be included to be honest as it's a "Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers"
For android one could also add HttpCanary, does a similar job compared to Wireshark
JEB could also be added, to a certain extent while it's a paid product there are sample and educational releases available, as a decompiler, for android
The text was updated successfully, but these errors were encountered: