Skip to content

Ahk-dumper is a tool to dump AutoHotKey code from the RDATA section of a PE file.

License

Notifications You must be signed in to change notification settings

aserper/ahk-dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ahk-dumper

Ahk-dumper is a tool to dump AutoHotKey code from the RDATA section of a PE file.

##Usage is very simple: $ python ahk-dumper.py <ahk-pe-file.exe>

##Prerequisites: The Lief Python library

##Note: This was a quick-and-dirty one off for a specific case of AHK malware. It should work for other AHK files as well. Please let me know if there are any bugs.

About

Ahk-dumper is a tool to dump AutoHotKey code from the RDATA section of a PE file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages