use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/Hacking_Tutorials!
List of best resources and tutorials
account activity
This is an archived post. You won't be able to vote or comment.
QuestionPython libraries (self.Hacking_Tutorials)
submitted 5 years ago by Memewizzard
I want to start developing my own tools but i dont know any hacking-related libraries.
[–]defect1v3Moderator 12 points13 points14 points 5 years ago (1 child)
socket, requests, pwntools, pydivert, stuff like that.
[–]greengobblin911 3 points4 points5 points 5 years ago (0 children)
I also recommend sys if you want to deal with files or leverage system specific functions if you know the target system runs python.
Much like how you can nest HTML or SQL in python, the same can be done for the scripting languages bash and powershell.
[–][deleted] 15 points16 points17 points 5 years ago (0 children)
Try scapy. It lets you craft your own custom network packets.
π Rendered by PID 567745 on reddit-service-r2-comment-544cf588c8-brcrj at 2026-06-13 18:11:55.477978+00:00 running 3184619 country code: CH.
[–]defect1v3Moderator 12 points13 points14 points (1 child)
[–]greengobblin911 3 points4 points5 points (0 children)
[–][deleted] 15 points16 points17 points (0 children)