Skip to content

0xGrimnir/apk-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PowerShell APK Extractor, using ADB

Prerequisites

Android Debugger Bridge


Notes

  • You may need to run: PowerShell ExecutionPolicy ByPass if your system is not configured to run external scripts by default.

  • Do not forget to rename or move your extracted APK file from C:\ before executing the script again.


Instructions

  • On Line 8, replace the dollar sign ($) with the filepath to your Android SDK Platform Tools where your ADB file is located.

About

PowerShell script to extract APKs from a device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published