Skip to content

A tool developed in python to convert the source code into a dictionary to perform fuzzing

License

Notifications You must be signed in to change notification settings

JavierOlmedo/Source2Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Code 2 Dictionary

🛠️ A tool to convert source code into a dictionary to perform fuzzing 🛠️

🔗 Javier Olmedo  |  HACKPUNTES 🌐

Source2Dictionary

A tool developed in python to convert the source code into a dictionary to perform fuzzing.

Install

Install Source2Dictionary is very simple, you can follow this steps:

bash
sudo -s << EOF
git clone https://github.com/JavierOlmedo/Source2Dictionary.git
cd Source2Dictionary
chmod +x install.sh
./install.sh
python3 s2d.py
EOF

About

A tool developed in python to convert the source code into a dictionary to perform fuzzing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published