https://github.com/TheCjw/scoop-retools
Scoop bucket for reverse engineering tools
https://github.com/TheCjw/scoop-retools
reverse-engineering scoop scoop-bucket
Last synced: 5 months ago
JSON representation
Scoop bucket for reverse engineering tools
- Host: GitHub
- URL: https://github.com/TheCjw/scoop-retools
- Owner: TheCjw
- License: unlicense
- Created: 2018-05-07T17:11:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T08:03:27.000Z (6 months ago)
- Last Synced: 2024-10-23T11:36:02.796Z (6 months ago)
- Topics: reverse-engineering, scoop, scoop-bucket
- Language: PowerShell
- Size: 252 KB
- Stars: 156
- Watchers: 9
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome - retools
- awesome-hacking-lists - TheCjw/scoop-retools - Scoop bucket for reverse engineering tools (PowerShell)
- jimsghstars - TheCjw/scoop-retools - Scoop bucket for reverse engineering tools (PowerShell)
README
# scoop-retools
[](https://ci.appveyor.com/project/TheCjw/scoop-retools) [](https://github.com/TheCjw/scoop-retools/blob/master/LICENSE) [](https://github.com/TheCjw/scoop-retools) [](https://github.com/scoopinstaller/awesome-scoop)
Scoop bucket for reverse engineering tools.
## Usage
1. Install [scoop](https://github.com/lukesampson/scoop)
2. Add this bucket to scoop:
```bash
scoop bucket add retools https://github.com/TheCjw/scoop-retools.git
```
3. Install tools via `scoop install`:
```bash
scoop install smali baksmali apktool
```
4. Done.