Pinned Repositories
aegis-icons
Unofficial 2FA entry icons for open source Android authenticator Aegis.
aegis-simple-icons-outlined
APKEditor
Powerful android apk editor - aapt/aapt2 independent
awesome-android
A curated list of awesome Android packages and resources.
dexposed
dexposed enable 'god' mode for single android application.
dollphone-foss
Cute soft icon pack
SAI
Android split APKs installer
TelegramAndroid
Fork client of Telegram app for Android.
VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
vmConsole
Run Linux virtual machine on Android OS. Powered by QEMU. No KVM or root required.
EngblomJhn's Repositories
EngblomJhn/aegis-icons
Unofficial 2FA entry icons for open source Android authenticator Aegis.
EngblomJhn/aegis-simple-icons-outlined
EngblomJhn/APK-Installer
An Android Application Installer for Windows
EngblomJhn/APKEditor
Powerful android apk editor - aapt/aapt2 independent
EngblomJhn/ARSCLib
Android binary resources read/write library
EngblomJhn/dollphone-foss
Cute soft icon pack
EngblomJhn/SAI
Android split APKs installer
EngblomJhn/TelegramAndroid
Fork client of Telegram app for Android.
EngblomJhn/Vigilante
🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
EngblomJhn/520apkhook
将安卓远控Apk附加进普通的App中,运行新生成的App时,普通App正常运行,远控正常上线。Attach the Android remote control APK to a regular app. When the newly generated app is launched, the regular app operates as normal while the remote control goes online seamlessly.
EngblomJhn/cuscon
This icon pack makes your home screen varied and dynamic. As there is no background, each icon looks unique and the constant pattern of the grid is broken up.
EngblomJhn/Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
EngblomJhn/aegis-simple-icons
Icon pack for Aegis Authenticator based on simple-icons
EngblomJhn/Android-GetAPKInfo
获取Android应用基本信息的工具集
EngblomJhn/AndroidDecompiler
Decompile any APK
EngblomJhn/apk.sh
apk.sh makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK.
EngblomJhn/apk2gold
CLI tool for decompiling Android apps to Java. It does resources! It does Java! Its real easy!
EngblomJhn/apk2url
An OSINT tool to quickly extract IP and URL endpoints from APKs by disassembling and decompiling
EngblomJhn/APKLab
Android Reverse-Engineering Workbench for VS Code
EngblomJhn/apko
Build OCI images from APK packages directly without Dockerfile
EngblomJhn/apkstudio
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
EngblomJhn/apkupdater
APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
EngblomJhn/apkurlgrep
Extract endpoints from APK files
EngblomJhn/ApkVulCheck
This is a tool to help androidcoder to check the flaws in their projects.
EngblomJhn/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
EngblomJhn/decompile-apk
🔥 Decompile APK(反编译APK)
EngblomJhn/hooker
🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning
EngblomJhn/open-source-android-apps
Open-Source Android Apps
EngblomJhn/uber-adb-tools
A tool that enables advanced features through adb installing and uninstalling apps like wildcards and multi device support. Useful if you want to clean your test device from all company apks or install a lot of apks in one go. Written in Java so it should run on your platform.
EngblomJhn/uber-apk-signer
A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.