Skip to content

A tool that will hack literally anything on the planet. If you get your hands on this tool, be ready to get put behind bars.

Notifications You must be signed in to change notification settings

D7EAD/SuperHackerTool5000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SuperHackerTool5000


A stupid program meant to seem like it is doing things it clearly isn't. Inspired by the nerds on r/masterhacker.

Compilation Instructions

Linux

  • Goto the src directory (cd $(git rev-parse --show-toplevel)/SuperHackerTool5000)
  • Create a build directory and go to it (mkdir build && cd build)
  • Generate Makefile (cmake -DCMAKE_BUILD_TYPE=[Release or Debug] ..)
  • Compile the SuperHackerTool5000 (make)
  • Now you can run it with (./SuperHackerTool5000) if you are in the build directory.
  • Install optional (make install)
  • Now you can run it with (SuperHackerTool5000) from everywhere
  • To uninstall go to the build directory and enter (xargs rm < install_manifest.txt)

About

A tool that will hack literally anything on the planet. If you get your hands on this tool, be ready to get put behind bars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published