Created
November 3, 2014 02:45
-
-
Save tandasat/87e615c8c291031dc09d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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