Skip to content

lost-rob0t/hackmode

Repository files navigation

Readme

Hackmode

./ralp.jpg

hackmode is a metaframework for running pentesting tools and exploits.

Install

Setup git artifacts/release downloads

Install from source

Install deps

Debian/Kali

sudo apt install sbcl git

Arch

sudo pacman -S sbcl git

Nixos

install direnv

nix-shell -p direnv
direnv allow

It should install deps everytime you enter the project dir.

Install

make build
sudo make install

Configure

Hackmode follows the lisp tradition of using a initfile for configuration, which allows you to fully extend hackmode to any use case. Hackmode tools are written in CL and with the idea that they may be called outside of the lisp shell that is provided for you.

The initfile is located at /home/username/.config/hackmode/init.lisp

Contributions

  • XMR: 8AhCtQzxMN63GmK6t1tsSzQmwWpuzFiCrFgMT1AZxrf23NHB9B8GJvYJJYB3Pq95xEHAYiKQt2g6ieDwJXb6P2Dk1wjQHFu
  • PR/Issues alway welcome
  • Spread the word

About

Interactive lisp as a exploit metaframework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published