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
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -400,6 +400,8 @@ A collection of github repositories related to android modding.
400
400
401
401
[ApkSignatureKiller](https://github.com/L-JINBIN/ApkSignatureKiller) by L-JINBIN : One-click cracking APK signature verification.
402
402
403
+
[APKKiller](https://github.com/aimardcr/APKKiller) by aimardcr : Bypass android application integrity and signature check.
404
+
403
405
[android-https-patcher](https://github.com/rlxone/android-https-patcher) by rlxone : Patch android apps to allow https traffic sniffing/packet capturing.
404
406
405
407
[android-ssl-pinning-bypass](https://github.com/ilya-kozyr/android-ssl-pinning-bypass) by ilya-kozyr : Script to patch apk to allow HTTPS traffic inspection and SSL pinning.
@@ -516,6 +518,10 @@ A collection of github repositories related to android modding.
516
518
517
519
[UtinyRipper](https://github.com/mafaca/UtinyRipper) by mafaca : GUI and API library to work with Engine assets, serialized and bundle files.
518
520
521
+
[APKSignReader](https://github.com/aimardcr/APKSignReader) by aimardcr : Android Application to read installed application signature and dump it as Base64 or C++ format.
522
+
523
+
[CS-APKSignReader](https://github.com/aimardcr/CS-APKSignReader) by aimardcr : Windows C# version of APKSignReader.
524
+
519
525
[APKiD](https://github.com/rednaga/APKiD) by rednaga : Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android.
520
526
521
527
[Krakatau](https://github.com/Storyyeller/Krakatau) by Krakatau : Java decompiler, assembler, and disassembler.
@@ -746,6 +752,8 @@ A collection of github repositories related to android modding.
746
752
747
753
[Decrypted-GG-Lua-Scripts](https://github.com/LGLTeam/Decrypted-GG-Lua-Scripts) by LGLTeam : Collections of decrypted GameGuardian scripts. For educational purposes only
748
754
755
+
[GGMod](https://github.com/JealousCat/GGMod) by JealousCat : Provide GameGuardian's MOD tutorials and codes, such as luajava library, repair os.execute function, improve String library, add Canvas, etc.
756
+
749
757
[PUBG-Mobile-Memory-Hack](https://github.com/LGLTeam/PUBG-Mobile-Memory-Hack) by LGLTeam : PUBG Mobile Memory Hack.
750
758
751
759
[CSharp-AntiDump](https://github.com/AndnixSH/CSharp-AntiDump) by AndnixSH : Anti dump in C#.
0 commit comments