TheBlasphemer
18-02-2006, 06:18 PM
Hi,
using IDA and a hex-editor I hacked my SIMLock.exe on my universal: removed some useless 20second delay on startup, and set it to think I've only tried to unlock it 0 times.
IDA disassembles the new file fine, and from the ASM code I can't see anything wrong.
However, my device refuses to run it :( And I think that's due to some kind of code-signing I broke.
Is there a way to re-sign this .exe ? possibly just with another certificate :P?
Thanks,
TB
using IDA and a hex-editor I hacked my SIMLock.exe on my universal: removed some useless 20second delay on startup, and set it to think I've only tried to unlock it 0 times.
IDA disassembles the new file fine, and from the ASM code I can't see anything wrong.
However, my device refuses to run it :( And I think that's due to some kind of code-signing I broke.
Is there a way to re-sign this .exe ? possibly just with another certificate :P?
Thanks,
TB