View Single Post
  #2 (permalink)  
Old 01-04-2009, 04:00 PM
OCGuy2's Avatar
OCGuy2
Lurker
Offline
 
Join Date: Jan 2009
Posts: 4
Reputation: 5
OCGuy2 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [Verizon] Has Anyone Hacked the secdialer.dll to disable the touchscreen lock?

The hex editing part is easy, although I have questions about multiple instances of the target string "Touchlock" that occur in places with different capitalization "Touchlock" versus "TouchLock" and a place with "TouchLockStatusNotification", "TouchLockStatusNotifyCallback" and "TouchLocked" as well as what looks like a function call "TouchLock(%d)"

Beyond that, I couldn't seem to successfully re-sign the DLL and got unsigned warnings at startup and the WM6 default dialer took over.