Skip to content

hardik05/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python

afl notifer

Script to Send DM to twitter account when a new crash or hang is found.

Crash Analyzer

analyze multiple crashes and sort them out based on their function name. useful while fuzzing.

Afl Runner

python script to run afl fuzzer. afl take lot of arguments and this solve the proble. just configure it once and start fuzzing.

Hook Apis

Script to hook various windows APIs and checking there parameteres. might be useful for shellcode analysis and other stuff.

pcap_rewrite.py

change ip/port for pcaps.