Skip to content

trimscash/shellfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shellfmt

hex to shellcode formatter

example

image

usage

[options]
-a: shellfmt -a "0d0f0900f0"   // load from argument
-c: shellfmt -c                // load from console
-f: shellfmt -f dir/filename   // load from file

setup

git clone git@github.com:trimscash/shellfmt.git ~
echo "export PATH=\$PATH:\$HOME/shellfmt" >> ~/.zshrc
source ~/.zshrc

Replace .zshrc with the one you are using

Releases

No releases published

Packages

No packages published

Languages