An open API service indexing awesome lists of open source software.

https://github.com/morpheuslord/hacktool

all of these are taken and put together from a number of github users for better use thank u all for ur support and for ur effort i could not contact u all for permission so sorry for that and thinking u will consider my request and thank u
https://github.com/morpheuslord/hacktool

Last synced: 3 months ago
JSON representation

all of these are taken and put together from a number of github users for better use thank u all for ur support and for ur effort i could not contact u all for permission so sorry for that and thinking u will consider my request and thank u

Awesome Lists containing this project

README

          

# hacktool
all of these are taken and put together from a number of github users for better use thank u all for ur support and for ur effort i could not contact u all for permission.
so sorry for that and thinking u will consider my request and thank u.
the tools can be used for password hijack and sql injection into websties in further updates i will add more such tools
***************************************************************************************************************
**NOTE- WITHOUT PERMISSION U MUST NOT USE THESE TOOLS FOR WRONG PURPOSES **
***************************************************************************************************************

# sampler
this tool is written in go program if u are fimiliar or if u have GO installed u can use it as ur wish.

# SQLmap
this is a python tool u can use it with python if u dont have some of the required utils u can install it with the help of PIP(pip)
or u can convert it into a exe by installing pyinstaller

# convertion py to exe
(install pyinstaller - pip install pyinstaller)
after installing
(pyinstaller sqlmap.py/the file name)
there u have converted a py 2 exe