Hey,
I'm using IDA Pro to browse disassembled source and find the parts I want to change. By now I simply used ollydbg to change my windows .dll libraries and .exe executables. IDA itself doesn't seem to have a function to write the changes in the executable/library, but I tried the "produce file -> Create Dif File"-method which always resulted in the error "patch: **** Only garbage was found in the patch input." when trying to patch the original executable via gnuwin32s' "patch"-program.
Anyway, now I need to change a linux .so library and a .x86 executable, with IDA Pro I can view the disassembly as always, but now I have no actual idea how to change the files. It would be wonderful if somebody could direct me to a windows program (as ollydbg doesn't support linux files) beeing able to do this. Or tell me a good (and easy to use - as I'm not much of a linux user) program to change this on my virtual ubuntu machine.
Greetings
theRaven






