SkillAgentSearch skills...

KeyPull

KeyPull is a command-line utility to extract keybox/keystore data from your Android phone

Install / Use

/learn @ims0nic/KeyPull
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KeyPull

KeyPull is a command-line utility to extract keybox/keystore data from your Android phone


Installation & Usage

If you already have Go installed, you can simply pull the latest version and install:

$ go install github.com/EndowTheGreat/keypull/cmd/keypull@latest

Or you can build from source:

$ git clone https://github.com/EndowTheGreat/keypull.git
$ cd keypull
$ make && cd bin
# or: go build -o bin/keypull cmd/keypull/main.go
$ ./keypull

Contributing

Pull requests and contributions are absolutely welcome, feel free to fork or improve upon my work however you wish.

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated1d ago
Forks10

Security Score

90/100

Audited on Apr 4, 2026

No findings