|
From: Tom E. <te...@dr...> - 2012-06-25 15:13:50
|
Hi, > Surely a simple binary patch is possible in the meantime. I've not > tested this (yet), but you could try this: I always like the 'you' part of this. > upx -d keyb.exe > hiew keyb.exe (or similar hex editor) > offset 0x3E06 is "mov bl, 0x41" > change offset 0x3E07 from 0x41 to 0x82 > run modified version for comparison (keyb.exe /blah ...) ok. this works much better. now when will we have FreeDOS 1.1.2 with this bug fixed ? Tom |