Skip to content

Instantly share code, notes, and snippets.

@tandasat
Created November 3, 2014 02:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tandasat/87e615c8c291031dc09d to your computer and use it in GitHub Desktop.
Save tandasat/87e615c8c291031dc09d to your computer and use it in GitHub Desktop.
set TARGET_BXRC=bochsrc2.4.6
set BXSHARE=C:\Program Files (x86)\Bochs-2.4.6
set IDABASE=C:\Program Files (x86)\IDA
"%IDABASE%\idaq.exe" -c -A -OIDAPython:mbr.py %TARGET_BXRC%.bxrc
"%IDABASE%\idaq.exe" -rbochs %TARGET_BXRC%.idb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment