Skip to content

Commit 4e9ec88

Browse files
authored
Added entries
1 parent 7ac24ef commit 4e9ec88

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,8 @@ A collection of github repositories related to android modding.
400400

401401
[ApkSignatureKiller](https://github.com/L-JINBIN/ApkSignatureKiller) by L-JINBIN : One-click cracking APK signature verification.
402402

403+
[APKKiller](https://github.com/aimardcr/APKKiller) by aimardcr : Bypass android application integrity and signature check.
404+
403405
[android-https-patcher](https://github.com/rlxone/android-https-patcher) by rlxone : Patch android apps to allow https traffic sniffing/packet capturing.
404406

405407
[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.
516518

517519
[UtinyRipper](https://github.com/mafaca/UtinyRipper) by mafaca : GUI and API library to work with Engine assets, serialized and bundle files.
518520

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+
519525
[APKiD](https://github.com/rednaga/APKiD) by rednaga : Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android.
520526

521527
[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.
746752

747753
[Decrypted-GG-Lua-Scripts](https://github.com/LGLTeam/Decrypted-GG-Lua-Scripts) by LGLTeam : Collections of decrypted GameGuardian scripts. For educational purposes only
748754

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+
749757
[PUBG-Mobile-Memory-Hack](https://github.com/LGLTeam/PUBG-Mobile-Memory-Hack) by LGLTeam : PUBG Mobile Memory Hack.
750758

751759
[CSharp-AntiDump](https://github.com/AndnixSH/CSharp-AntiDump) by AndnixSH : Anti dump in C#.

0 commit comments

Comments
 (0)