Skip to content
forked from knassar702/hacks

re-write tomnomnom tools in Rust 🦀 🚀

License

Notifications You must be signed in to change notification settings

pwnxpl0it/hacks

 
 

Repository files navigation

here we're trying to write some tools for cyber security in Rust because we don't have enough community for Rust in the cyber security field
soo this project can be used as an example for new coders, or as a small community so feel free to ask anything about Rust here Also, we will re-write small tools like tomnomnom hacks and after finishing it you will find a simple blog post about How to write it

installation

install rust first from https://www.rust-lang.org/tools/install then replace the TOOL_NAME word in this command with the folder name of the tool you want to install

$ cargo install --git="https://github.com/knassar702/hacks" TOOL_NAME

Contribution

want to help thats good you can follow theses steps

  1. fork the repo
  2. create a new branch
  3. code your tool (make sure to keep it minimal)
  4. create README.md
  5. run cargo fmt
  6. send a pull request

if you have any problem with your code you can open an issue if you need any kind of help

Acknowledgments

cont

About

re-write tomnomnom tools in Rust 🦀 🚀

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.0%
  • Dockerfile 2.0%