PDA

View Full Version : Re-sign SIMlock.exe ?


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

ZeBoxx
18-02-2006, 06:32 PM
Try here:
http://forum.xda-developers.com/viewtopic.php?p=231605#231605

TheBlasphemer
18-02-2006, 07:05 PM
Try here:
http://forum.xda-developers.com/viewtopic.php?p=231605#231605

Works like a charm! Thanks!