Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@
| Earl Millen | https://github.com/akwe-afriitech |
| Bharath | https://github.com/bharathmb7 |
| Bram Musuko | https://github.com/bmusuko |
| Shreyash Gupta| https://github.com/shreyash2610 |
5 changes: 3 additions & 2 deletions Tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
| Audacity | Misc | https://www.audacityteam.org/download/ | An audio editor that can be used for waveform and spectrum steganography.
| prezto | Misc | https://github.com/sorin-ionescu/prezto | Prezto is the configuration framework for Zsh
| instances | Misc | https://instances.vantage.sh/ | Tool to compare EC2 metrics and pricing on AWS

|Hoppscotch | API | https://hoppscotch.io/ | Open Source API developement System
<br>


Expand Down Expand Up @@ -149,4 +149,5 @@
| ImHex | Reverse Engineering | https://github.com/WerWolv/ImHex | A Hex Editor for Reverse Engineers, And Programmers. Support useful features for Hex editing. |
| BinUtils | Reverse Engineering | http://www.gnu.org/software/binutils/binutils.html | The GNU Binary Utilities, or Binutils, are a set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. |
| Binary Ninja | Reverse Engineering | https://binary.ninja/ | It has the ability to deconstruct binary files and show the results in linear or graph representations. It automatically analyses the code in-depth, producing data that aids in binary analysis. |
| Hashcat | Reverse Engineering | https://hashcat.net/hashcat/ | hashcat is the world's fastest and most advanced password recovery utility. hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS. |
| Hashcat | Reverse Engineering | https://hashcat.net/hashcat/ | hashcat is the world's fastest and most advanced password recovery utility. hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS. |
|SkLearn| Machine Learning | https://scikit-learn.org/stable/index.html| Simple and efficient tools for predictive data analysis |