https://github.com/s3rgeym/git-ripper
Downloads git repo(s) from the web.
https://github.com/s3rgeym/git-ripper
downloader git hacking
Last synced: about 1 month ago
JSON representation
Downloads git repo(s) from the web.
- Host: GitHub
- URL: https://github.com/s3rgeym/git-ripper
- Owner: s3rgeym
- Created: 2022-06-17T16:59:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T23:56:02.000Z (almost 4 years ago)
- Last Synced: 2025-03-14T13:16:34.123Z (over 1 year ago)
- Topics: downloader, git, hacking
- Language: Python
- Homepage:
- Size: 3.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git Ripper ⚰️

Downloads git repos from the web.
From Russia with hate, szuki! Developed by secret KGB konstruktor buyro by red soviet communits hackers. Enjoy before you die in nuclear war...

Downloading git repo from ukrainian neonazi site.
Features:
- Asynchronous and fast.
- Mass git downloading.
- Unix-friendly for geeks.
- Colored output for gay people and transformers.
- Powered by Putin's 🇷🇺 dark energy.
- Use Python programming language instead peaces of shit like Go or Rust. You can easily customize it!
```bash
# install
$ pipx install git-ripper
$ git-ripper https://
# so...
$ git-ripper < urls.txt
$ command | git-ripper
# see help
$ git-ripper -h
```
## How To Find Sensitive data
```bash
# extract text from git objects
for i in output/target/.git/objects/*/*; do
zlib-flate -uncompress < $i | strings >> /tmp/decoded
# find passwords
$ grep -A2 -B2 -n -i password /tmp/decoded
```
## FIXME
To stop the execution, you need to press `^C` several times.
## Notes
Git directory structure:

- [Git Object Format](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects)
Сборка происходит автоматически при добавлении тега.