Want to make an unlocker application. Please Help!
-
Hi. I think I have enough backgrund for C#, Java and Assembly, but I don't know anything about Windows Mobile functions. I want to learn them soon but I need to make a program very sooner which is: I want to make an unlock code finder software for my WM6.5.3 device. When I go to Start Menu > Settings > Personal > Phone, and slide to the Securty tab then click to SIM Unlock, the device asks me to write down 8 digit unlock code. If the code is wrong it opens a popup windows and says, "The incorrect unlock code entered". Also it gives me infinite trial chance for the unlock code. So I decided that if I can got to that windows and make a simple for loop starts from 00000000 to 99999999, and stops when it finds the code, it has to be a perfect unlocker application, right?:) However, I don't know how to go that "writing unlock code" window, and don't know how can I initialize a notification (especially, "The incorrect unlock code entered" notification). Can you please tell me way to learn that, can you please show me a path for my purpose, or can you please write a source code which includes that windows opening and notification analysing codes? Thanks Can Kocak
-
Hi. I think I have enough backgrund for C#, Java and Assembly, but I don't know anything about Windows Mobile functions. I want to learn them soon but I need to make a program very sooner which is: I want to make an unlock code finder software for my WM6.5.3 device. When I go to Start Menu > Settings > Personal > Phone, and slide to the Securty tab then click to SIM Unlock, the device asks me to write down 8 digit unlock code. If the code is wrong it opens a popup windows and says, "The incorrect unlock code entered". Also it gives me infinite trial chance for the unlock code. So I decided that if I can got to that windows and make a simple for loop starts from 00000000 to 99999999, and stops when it finds the code, it has to be a perfect unlocker application, right?:) However, I don't know how to go that "writing unlock code" window, and don't know how can I initialize a notification (especially, "The incorrect unlock code entered" notification). Can you please tell me way to learn that, can you please show me a path for my purpose, or can you please write a source code which includes that windows opening and notification analysing codes? Thanks Can Kocak
-
Hi. I think I have enough backgrund for C#, Java and Assembly, but I don't know anything about Windows Mobile functions. I want to learn them soon but I need to make a program very sooner which is: I want to make an unlock code finder software for my WM6.5.3 device. When I go to Start Menu > Settings > Personal > Phone, and slide to the Securty tab then click to SIM Unlock, the device asks me to write down 8 digit unlock code. If the code is wrong it opens a popup windows and says, "The incorrect unlock code entered". Also it gives me infinite trial chance for the unlock code. So I decided that if I can got to that windows and make a simple for loop starts from 00000000 to 99999999, and stops when it finds the code, it has to be a perfect unlocker application, right?:) However, I don't know how to go that "writing unlock code" window, and don't know how can I initialize a notification (especially, "The incorrect unlock code entered" notification). Can you please tell me way to learn that, can you please show me a path for my purpose, or can you please write a source code which includes that windows opening and notification analysing codes? Thanks Can Kocak
-
I deliberately ignored that aspect of the OP's question. Maybe when he's totally locked his test mobile he'll think again about his future in the hacking business.
It's time for a new signature.
I don't understand why behave like very rude, I wanted a litele help, thats all. Firstly, I didn't ask a source code, it won't a nice request, I want ask for a very small code that gives me some example, for example make a code for open the system tab, etc. Again, I'm not thinking about hacking or something for the future. I hope Giving more detail will erase the bad ideas in your mind against me: * I'm not a windows mobile developer, I just know C# and Java very good. * Last month I bought an LG Fathom, and I purchased many unlock code orders from different seller but the only answer I received is "the code was not found". * Then I decided to make an unlocker application for my phone. I think you are wrong what you say here: "he'll think again about his future in the hacking business" because what I want to do will be only applicable for LG Fathom, because for example HTC phones doesn't have a unlock code tap as far as I know. I really don't understand why you behave rude to me:confused:
-
I don't understand why behave like very rude, I wanted a litele help, thats all. Firstly, I didn't ask a source code, it won't a nice request, I want ask for a very small code that gives me some example, for example make a code for open the system tab, etc. Again, I'm not thinking about hacking or something for the future. I hope Giving more detail will erase the bad ideas in your mind against me: * I'm not a windows mobile developer, I just know C# and Java very good. * Last month I bought an LG Fathom, and I purchased many unlock code orders from different seller but the only answer I received is "the code was not found". * Then I decided to make an unlocker application for my phone. I think you are wrong what you say here: "he'll think again about his future in the hacking business" because what I want to do will be only applicable for LG Fathom, because for example HTC phones doesn't have a unlock code tap as far as I know. I really don't understand why you behave rude to me:confused:
Can90 wrote:
I don't understand why behave like very rude, I wanted a litele help, thats all.
And if you had followed the link I provided you would have found some help. Your question is somewat unclear, apart from the fact that you are trying to write some sort of hacking code to unlock a mobile phone and thereby bypass the security built into the device by the manufacturer. If this is not the case then you should try to make your questions clearer in the future.
It's time for a new signature.
-
Can90 wrote:
I don't understand why behave like very rude, I wanted a litele help, thats all.
And if you had followed the link I provided you would have found some help. Your question is somewat unclear, apart from the fact that you are trying to write some sort of hacking code to unlock a mobile phone and thereby bypass the security built into the device by the manufacturer. If this is not the case then you should try to make your questions clearer in the future.
It's time for a new signature.
You are right it seems like I want to do something illegal but unlocking a phone's SIM lock is not an illegal thing as far as I know. At least it is legal in USA and UK, am I wrong? If I'm wrong, then I will be very very sorry for starting this thread. ALso for the link, I really searched in MSDN what I want, but I couldn't find a clear explanation about functions and comments for actions about Windows Mobile OS. Therefore I asked your help.
-
You are right it seems like I want to do something illegal but unlocking a phone's SIM lock is not an illegal thing as far as I know. At least it is legal in USA and UK, am I wrong? If I'm wrong, then I will be very very sorry for starting this thread. ALso for the link, I really searched in MSDN what I want, but I couldn't find a clear explanation about functions and comments for actions about Windows Mobile OS. Therefore I asked your help.