All Projects → kkguo → Apkshellext

kkguo / Apkshellext

Licence: mit
Show app icons in windows explorer

Projects that are alternatives of or similar to Apkshellext

Diggy
Extract endpoints from apk files.
Stars: ✭ 654 (+106.96%)
Mutual labels:  apk, apktool
Backdoor Apk
backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Stars: ✭ 1,766 (+458.86%)
Mutual labels:  apk, apktool
Fakerandroid
A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly.
Stars: ✭ 695 (+119.94%)
Mutual labels:  apk, apktool
Apk Mitm
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
Stars: ✭ 893 (+182.59%)
Mutual labels:  apk, apktool
Android Crack Tool
🐞Android crack tool For Mac
Stars: ✭ 2,666 (+743.67%)
Mutual labels:  apk, apktool
Decompile Apk
🔥 Decompile APK(反编译APK)
Stars: ✭ 464 (+46.84%)
Mutual labels:  apk, apktool
Apk Changer
Command line program for modifying apk files
Stars: ✭ 122 (-61.39%)
Mutual labels:  apk, apktool
Obfuscapk
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
Stars: ✭ 456 (+44.3%)
Mutual labels:  apk, apktool
Slicer
A tool to automate the boring process of APK recon
Stars: ✭ 199 (-37.03%)
Mutual labels:  apk, apktool
Hackapk
An Advanced Tool For Complete Apk-Modding In Termux ...
Stars: ✭ 180 (-43.04%)
Mutual labels:  apk, apktool
Apktool
A tool for reverse engineering Android apk files
Stars: ✭ 12,978 (+4006.96%)
Mutual labels:  apk, apktool
ApkDecompiler
【Linux系统】上apk反编译助手,已打包为ApkDecompiler.deb,支持debian系linux,如debian、ubuntu、mint、deepin等等
Stars: ✭ 34 (-89.24%)
Mutual labels:  apk, apktool
Apkmod
Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
Stars: ✭ 235 (-25.63%)
Mutual labels:  apk, apktool
apk-decompiler
Small Rust utility to decompile Android apks
Stars: ✭ 48 (-84.81%)
Mutual labels:  apk, apktool
Awesome Icons
A curated list of awesome downloadable SVG/PNG/Font icon projects
Stars: ✭ 266 (-15.82%)
Mutual labels:  icons
Likebutton
Twitter's heart animation for Android
Stars: ✭ 2,976 (+841.77%)
Mutual labels:  icons
Fluentui System Icons
Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
Stars: ✭ 3,413 (+980.06%)
Mutual labels:  icons
Forkhub
GitHub client for Android based on the abandoned official app
Stars: ✭ 2,756 (+772.15%)
Mutual labels:  apk
Grayshift
A lightweight front-end component library for developing fast and powerful web interfaces.
Stars: ✭ 304 (-3.8%)
Mutual labels:  icons
Zeronet Kivy
Android client for ZeroNet
Stars: ✭ 279 (-11.71%)
Mutual labels:  apk

ApkShellext2logo

Crowdin

A Windows shell extension supporting icon for files of

  • .apk (android package)
  • .ipa (iOS app package)
  • .appx .appxbundle (Windows phone 8.1/10 app package, .xap is not supported)

This is the code repository, please visit the project page http://apkshellext.com or go to release for download.

Help this project

  • Become a Sponsor, I will be more glad to update your request.
  • Translators please read this first : Translate Wiki page
  • Project pages needs web people to maintain.
  • Become a beta testers, join telegramTelegram group
  • Pull request is always welcome.

Have issue?

[Features]

  • [x] Display app icon in Windows®️ File Explorer with best resolution. DOES NOT work with other file manager due to .NET restriction
  • [x] Customize-able Info-Tip for showing package information.
  • [x] Context menu for batch renaming, use customize-able patterns.
  • [x] Go to app store from context menu.
  • [x] Auto-check new version.
  • [x] Show overlay icon for different type of apps.
  • [x] Support multiple languages: Thanks to contributors on https://crowdin.com/project/apkshellext

[Todo]

  • [X] Adaptive-icon support (Beta)
  • [ ] protobuf support
  • [ ] support .NET 4.0??
  • [ ] QR code to download to phone
  • [ ] Hook up adb function with namespace extension.
  • [ ] drag-drop to install / uninstall to phone

Check Wiki for how to build from source code

Credit :

SharpShell Shell extension library
SharpZip Zip function implementation in C#
Iteedee.ApkReader the original APK reader, not in use currently
PlistCS iOS plist file reader
PNGDecrush PNG decrush lib
Ionic.Zlib Another Zip implementation, used by PNGDecrush
QRCoder QR code generator
Ultimate Social A free icon set for social medias
SVG SVG format renderer
WebP-Wrapper WebP format renderer
Thanasis Georgiou Project web page

Originally this project hosted on GoogleCode, now moved to Github and fully re-writen with a native apk reader. The active developing code is on ApkShellext2 branch. The obsolete code is on master branch

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].