Skip to content

Add bof command categorize, zip bof implementation and filesplit bof implementation#63

Open
nickvourd wants to merge 8 commits intotrustedsec:mainfrom
nickvourd:main
Open

Add bof command categorize, zip bof implementation and filesplit bof implementation#63
nickvourd wants to merge 8 commits intotrustedsec:mainfrom
nickvourd:main

Conversation

@nickvourd
Copy link
Contributor

  • Add bof command categorize as the SA repo

@nickvourd
Copy link
Contributor Author

nickvourd commented Mar 12, 2026

Also I Added zip bof which compress files into a (encrypted) achieve. This BOF uses Traditional PKZIP encryption .

Usage: zip [files|*] [output.zip] [password]

Screenshot 2026-03-12 at 5 31 03 PM Screenshot 2026-03-12 at 5 30 33 PM Screenshot 2026-03-12 at 5 31 46 PM

Cheers!

@nickvourd nickvourd changed the title Add bof command categorize Add bof command categorize and zip bof implementation Mar 12, 2026
@nickvourd
Copy link
Contributor Author

Also add filesplit bof which splits a large file into smaller chunks according to the provided size.

Usage: filesplit <file_path> <chunk_size[B|KB|MB|GB]>

POC:

Screenshot 2026-03-12 at 11 14 27 PM Screenshot 2026-03-12 at 11 14 45 PM

@nickvourd nickvourd changed the title Add bof command categorize and zip bof implementation Add bof command categorize, zip bof implementation and filesplit bof implementation Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant