Change dosflash extractor to use mtools and to be generic across multiple ISO images

update
Hamish Coleman 8 years ago
parent 8047954de8
commit 09be98fb8c

@ -91,6 +91,10 @@ install.radare.projects:
-diff -u $(basename $@).orig.hex $(basename $@).hex >$@
cat $@
# If we ever want a copy of the dosflash.exe, just get it from the iso image
%.dosflash.exe.orig: %.iso.orig
mcopy -i $^@@$(FAT_OFFSET) ::FLASH/DOSFLASH.EXE $@
mec-tools/Makefile:
git submodule update --init --remote

@ -1 +0,0 @@
g2uj23us.iso.orig 0x002f5e00 328192
Loading…
Cancel
Save