Skip to content

Instantly share code, notes, and snippets.

@TomieAi
Created August 11, 2024 03:41
Show Gist options
  • Save TomieAi/b759c4da0b59ff850acf90f0a8d87374 to your computer and use it in GitHub Desktop.
Save TomieAi/b759c4da0b59ff850acf90f0a8d87374 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\*\shell\Open with IDA]
"icon"="D:\\IDA Pro 9.0\\IDA\\ida64.exe"
[HKEY_CURRENT_USER\Software\Classes\*\shell\Open with IDA\command]
@="\"D:\\IDA Pro 9.0\\IDA\\ida64.exe\" \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment