• Stars
    star
    150
  • Rank 246,016 (Top 5 %)
  • Language
    PowerShell
  • License
    The Unlicense
  • Created over 6 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Scoop bucket for reverse engineering tools

scoop-retools

Build status LICENSE size awesome

Scoop bucket for reverse engineering tools.

Usage

  1. Install scoop

  2. Add this bucket to scoop:

scoop bucket add retools https://github.com/TheCjw/scoop-retools.git
  1. Install tools via scoop install:
scoop install smali baksmali apktool
  1. Done.