Skip to content

Minimal Cross-Platform GUI written in Qt6 for shell-storm.org, allows to search, edit and save shellcode at your will.

Notifications You must be signed in to change notification settings

algoatson/shellstorm-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shellstorm-Qt

README to come.

# run the program with the following (on nixos)
nix develop github:algoatson/shellstorm-qt  # (need to fix and remove this step in the future)
nix run github:algoatson/shellstorm-qt

# run the program with the following (on other Linux distro, Windows (not tested) and MacOS (not tested)).
git clone https://github.com/algoatson/shellstorm-qt
cd src/build
cmake ..
cmake --build . --config Release

More to come...

About

Minimal Cross-Platform GUI written in Qt6 for shell-storm.org, allows to search, edit and save shellcode at your will.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published