Program to Generate the Unlock Code - Optimus One, P500, V General

I would like to know if exist an application to generate the Unlock Code using the IMEI # or something like that.
Thanks!

http://forum.xda-developers.com/showpost.php?p=9462473&postcount=2

Related

StarTrek Sim unlock

I have developed a method to *SIM* unlock the StarTrek. It works fine, see here.
I will not develop a program to find the codes. There are a couple of reasons: there are people who will use my sw to rip-off users on e.g. ebay; I have too little time to do the development; HTC wouldn't like the idea of me publishing a program using their intellectual property.
To find unlockcodes, I'm running firmware code in an ARM simulator. It takes about an hour to find the code and it's quite a laborous and delicate task to set it all up.
So I'm currently unlocking startrek, excalibur, vox and oxygen phones on a case-by-case basis. Contact me by PM and I will make you a reasonable offer.
You will have to send me 2 files which allow me to find your unique unlockcode. See description below.
Make sure your phone is application unlocked before carrying out these steps. In this post you find a simple description and program to do that.
1. run:
Code:
pmemdump -a 0xB002709C 16 docid.bin
This creates a binary file docid.bin. The tool pmemdump is part of the itsutil toolset by itsme, download here
2. run:
Code:
pdocread -n 1 0x000000 0x20000 -b 0x4000 simlock.bin
This creates a binary file simlock.bin. The tool pdocread is also part of the itsutil toolset by itsme.
Zip both files (docid.bin and simlock.bin) and email them to me. Contact me by PM first to get my email address.
EDIT
To easily produce the files unzip the attached Simlock kit on your PC and run simlock.bat (you should have an Activesync connection via USB cable). Two files are produced in the subfolder "1": docid.bin and simlock.bin.
unlock strtrk
sent u a PM
ericharlz said:
sent u a PM
Click to expand...
Click to collapse
guys is it possible to unlock this phone? (free)
kayawu said:
guys is it possible to unlock this phone? (free)
Click to expand...
Click to collapse
don't think so.. no one published a free unlocker for this product yet..
Can be given a free tutorial?可以吗?
Just got my startrek sim unlocked, thanks JockyW!
i pm'ed you
unlock possible ?
Hi folks,
here my files, ist the unlock possible ?
unlock my startrek
Hi Folks,
is there really nobody can help to unlock my startrek??
Just got my unlock code. Worth the $25. Other places want $40-50 and take 24-72 hours, possibly telling you "Not Found" as was my reply from 2 vendors. JockeyW not only verified he could get the code before taking my money, I get the code very quickly. Thanks!
In case anyone is interested, I used this eBay vendor's service to unlock my HTC 3125. It cost $10, I got my code in an email the same day, and worked fine.
http://myworld.ebay.com/thecellshop
hello my simlock data
my simlock data please help me
If you just call ATT and ask they will give you the unlock codes for free. I've done this twice with absolutely no problem, even told them I was a tmo user.
Hi!
Is it possible somehow to check th simlock operator?
I need it thnx
thompsd said:
If you just call ATT and ask they will give you the unlock codes for free. I've done this twice with absolutely no problem, even told them I was a tmo user.
Click to expand...
Click to collapse
confirmed that this works. as long as the device has not been reported stolen they will give you the unlock codes. if they dont, call again, sometime you need to get the right person.
ahmedao1 said:
my simlock data please help me
Click to expand...
Click to collapse
IMEI: 35816700297588
NCK CODE: 25108057
Br
Thanks, JockyW. The unlock code was just what I needed.
jockyw2001 said:
I have developed a method to *SIM* unlock the StarTrek. It works fine, see here.
I will not develop a program to find the codes. There are a couple of reasons: there are people who will use my sw to rip-off users on e.g. ebay; I have too little time to do the development; HTC wouldn't like the idea of me publishing a program using their intellectual property.
To find unlockcodes, I'm running firmware code in an ARM simulator. It takes about an hour to find the code and it's quite a laborous and delicate task to set it all up.
So I'm currently unlocking startrek, excalibur, vox and oxygen phones on a case-by-case basis. Contact me by PM and I will make you a reasonable offer.
You will have to send me 2 files which allow me to find your unique unlockcode. See description below.
Make sure your phone is application unlocked before carrying out these steps. In this post you find a simple description and program to do that.
1. run:
Code:
pmemdump -a 0xB002709C 16 docid.bin
This creates a binary file docid.bin. The tool pmemdump is part of the itsutil toolset by itsme, download here
2. run:
Code:
pdocread -n 1 0x000000 0x20000 -b 0x4000 simlock.bin
This creates a binary file simlock.bin. The tool pdocread is also part of the itsutil toolset by itsme.
Zip both files (docid.bin and simlock.bin) and email them to me. Contact me by PM first to get my email address.
EDIT
To easily produce the files unzip the attached Simlock kit on your PC and run simlock.bat (you should have an Activesync connection via USB cable). Two files are produced in the subfolder "1": docid.bin and simlock.bin.
Click to expand...
Click to collapse
hi can i have our email
hey my friend.
there's my "simlock.bin",thank you very much.View attachment 1.rar
my e-mail address:[email protected]
please help my 3100
hi
hi to all! can somebody help me to unlock my cingular htc 3125 because i can't use it for almost a year.. here is my imei: 358167002419914
thank you guys!

[Q] QR Code...source code for a small app

want to create an app to generate a qr code in the phone itself without connecting to internet..it should be having 3 details..name,phone no,email-id...ny source code or nythng to help me out ..this is my first app .
You want to create such an app? Than you have to start coding I guess, if you dont know how to code it, search for information on the web. Starting with:
http://en.wikipedia.org/wiki/QR_Code
http://www.denso-wave.com/qrcode/qrfeature-e.html
A hint: You have to know what you're doing when you want to code something. So if you don't know how to create an QR-Code, than you can't develop an app. Makes sense right?
EDIT
I use these sites to generate my qrcodes:
http://qrcode.kaywa.com/
http://goqr.me/de/

[dev] Fix USSD Codes

Ok, i post because i'm a noob programing in android
but i got a idea to fix the problem with the ussd codes in gsm networks.
so far i achieved see USSD codes via Log.
so i use this line in adb shell or terminal emulator
logcat -b radio -s RIL-MX | grep "Read Ch0"
Click to expand...
Click to collapse
if you run a ussd code, you can view the response of the ussd code.
so i try to make a app we can dialing a ussd code and filter that log to show only the ussd response.
Good luck.....
Waiting....for it
According to my findings photon is able to send USSD Codes (able to use recharge coupons which use ussd code) But unable to read the response from network. It may related to phone apk , dialer apk or framework apk.
Sent from my Motorola Electrify using Tapatalk 2
gtuxyco said:
Ok, i post because i'm a noob programing in android
but i got a idea to fix the problem with the ussd codes in gsm networks.
so far i achieved see USSD codes via Log.
so i use this line in adb shell or terminal emulator
if you run a ussd code, you can view the response of the ussd code.
so i try to make a app we can dialing a ussd code and filter that log to show only the ussd response.
Click to expand...
Click to collapse
... this will be great if you get succeeded ...
According to the Motorola forums, they crippled photon ussd codes due to the basis this was targeted as a cdma phone and use of gsm through sprints higher cost roaming. Now if you could compare the GSMmmicode smali in atrix 2.3.4 framework.jar with the photon 2.3.4 framework.jar file. You might find the right switch. Or just replace with the atrix gsmmmicode smali file. The Motorola forums said that the ussd code was fixed better in 2.3.6 atrix code.
I'm not working on it, but just pointing out where to fix it.
See post 46 for the location of the GSMmmicode.java file.
http://code.google.com/p/android/issues/detail?id=2226#c46

Need help changing Sync Adapter parameters

Hello,
I need to change sync adapter parameters of an app that works with a server. I just want to lower the time it checks for new data on the server.
Its a 3 rd party apk.
Where should i look in the apk and for what code line?
Thx!
What application and what code? Do you have access to the code? The question shows that you don't know much about programming.
Hello,
The app is a taxi apk that connects with the server to obtain orders.
I have tried to unpack it and I dont know in what file to edit the code regarding changing the refresh sync time.
I tried to edit it with an online Java editor.
Is the dex file responsabile?
I am amateur in editing code, but I have read some tutorials and I think I can repack and sign the app after editing.
If the de file is the key, how can i edit it?
This îs the file
Can you post the code you obtained from the decompilation on github so we can see what can be done?
Anyone else?
Please help! ?
Small bounty offered ?
Up

Extraction of code lines

Hi folks,
do you know if it is possible to extract all the code lines in an Android phone, including the OS codes itself? I want to do it to make sure whether there is any malicious app in my phone.

Categories

Resources