Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoHotKey v1(JB01 header signature) binary extraction support #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

newmsk
Copy link

@newmsk newmsk commented May 11, 2023

I forgot the original malware hash which i want to extract, here is a test case I generated: https://tria.ge/230511-eaxg2add6z
output script:

; <COMPILER: v1.0.48.5>















#z::Run www.autohotkey.com

^!n::
IfWinExist Untitled - Notepad
	WinActivate
else
	Run Notepad
return








Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant