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
- Host: GitHub
- URL: https://github.com/morpheuslord/hacktool
- Owner: morpheuslord
- Created: 2020-10-17T20:00:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-22T10:07:44.000Z (over 5 years ago)
- Last Synced: 2025-04-08T15:37:16.985Z (about 1 year ago)
- Size: 6.56 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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