Note
This repository contains a small collection of utilities for speeding up archiving samples.
Mainly leaving this here as I plan to let someone else take ownership of my GitHub soon.
-
[Batch] 🗜️ Mass Folder Compressor
This script is pretty useful when you don't want to get RSI from 7-Zip's UI.
Instead of manually compressing folders one by one, this loops through all of them and does it for you.
In my version, it's already configured to compress at the maximum level and with the password 'infected'. -
[Batch] 📁 7Z Moving Utility
This script is mostly useless, it's just used alongside the compressor personally.
It scans the current folder it's in for 7Z files and moves them into folders with the same name.
An example of what happens after it's run: C:\Sample.7z → C:\Sample\Sample.7z -
[C#] 📜 Automatic README Creator
A small but neat C# utility that generates screenshot README's for you quickly.
When run in the root, it searches every folder for a "Screenshot.png" image and creates a README with it.
It avoids overwriting any existing READMEs, so you can easily add your own info without ruining it all.
- Windows, this isn't designed for Mac or Linux sadly.
- 7-Zip for the mass folder compressor tool.
It's something that came with a long era of collecting, places open and close many times.
I'll list some sources i've used historically:
- GitHub
- 4Shared
- Mediafiretrend
- Old YouTube videos
- Archive.org
- MegaSecurity
- Connect-Trojan (Defunct)
- Telegram
- Hacking Forums
- My Community
This is also something I learned over a long time and can't really teach properly.
I'll list most tools i've used below:
- VMWare
- Wireshark
- Suricata
- RegShot
- Process Hacker 2
- Process Explorer
- AutoRuns
- dnSpy
- IDA
- DIE
- HxD
- Any.run
- Tria.ge
- Intezer
No license needed, feel free to modify, share, fork, do anything you like with this repo.