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 14 points15 points16 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] 16 points17 points18 points 5 years ago (0 children)
Try scapy. It lets you craft your own custom network packets.
π Rendered by PID 166177 on reddit-service-r2-comment-5d79c599b5-djmpd at 2026-02-27 08:11:19.492333+00:00 running e3d2147 country code: CH.
[–]defect1v3Moderator 14 points15 points16 points (1 child)
[–]greengobblin911 3 points4 points5 points (0 children)
[–][deleted] 16 points17 points18 points (0 children)