Sei sulla pagina 1di 3

http://www.kaskus.us/showthread.php?

t=2358399

Get Blackberry Apps Serials and Activation Codes: The Ultimate Guide kracking Bl
ackberry Softwares Moded By Nabilove
Please read before:
I received a lot of PM from many members asking me to repost this thread that wa
s delated, to help other ppl who still dont know the kracking secret of the Blac
kberry Apps.
The idea is same kracking any computer software using a debugger so nothing new
but the way changed, some forums (like "PDAxxx" and others) claims that its thei
r idea, its wrong, the idea was posted first time on an american forum "krackbex
xy" and was delated cause its agains their policy, and then was treated on "Srin
tgxxxs" forum, now this forum is dead, and then the secret was keept on a few fo
rums for months, there is some members who know that and they keep it secret to
get more credits, reputations and popularity.
I come today to offer this guide to all my ipmart friends, and broke this secret
, and this post will be up to date than any other forum.
someone will tell me:
- why dont keep it secret, the developers will made new changes and the kracking
process will be harder?
i will tell them that there is always a solution for any problem, for ex. Nokia,
nokia is the biggest company and RIM is nothing beside Nokia, you can go and ha
ve a look in the moding section for nokia on this forum, we always find a soluti
on to krack nokia apps and nokia phone security.
and it will be so boring to get all serials for all software.
NB: kracking is against law, and this guide is for information only, i dont take
any responsibility on any software you kracked, and/or installed on your device
. you can always read and check developer license agreement.

Here is the detailed guide using ollydbg as debugger, you can also use winhex, i
t gives the same result, i made some changes on the guide to fit the new apps.
Tools :
1- Blackberry jde Download Here (http://na.blackberry.com/eng/develop...javadeve
nv.jsp) chose the version same your device version, if you dont know, hold "alt+
shift" and press "H"
2- Olly debugger Download Here: Version 1.10 (www.ollydbg.de/odbg110.zip) (Stabl
e) or Version 2.00 Beta (www.ollydbg.de/odbg200j.zip)
3- MDS Services Simulator (optional, required for some email software) can be do
wnloaded here (https://www.blackberry.com/Downloads...A3F9117CA45157)
4- Dmpclean.bat (attached)
5- Our target app - Ascendo Datavault (download @ http://www.ascendo-inc.com/Dat
aVault.html)

How To? :
1-Download and install blackberry jde version of choice, chose the version same
your blackberry version, to check your device version hold "alt+shift" and press
"H"
2-when the installation is complete.
click start > programs > research in motion > blackberry jde 4.x.x locate device
simulator icon > right click and go to properties then click on find target. cr
eate a shortcut of defaultsimulator.bat on your desktop or the quick launch menu
, whichever you prefer.
copy dmpclean.bat into your simulator s folder, by default it should be c:\program
files\research in motion\blackberry jde 4.x.x\simulator basically the same fold
er where the defaultsimulator.bat file is located. once copied, create a shortcu
t of dmpclean.bat as well next to your defaultsimulator.bat shortcut on the desk
top or quick launch.
3-Right click on shortcut to defaultsimulator.bat and choose edit, at the end of
the text you will see /pin=0x2100000A change this value to your blackberry's pi
n, and behind add your IMEI without any quotes (necessary for some IMEI verified
applications) , and save it.
For example, if my pin number is 24d25d8a and my IMEI is 357880.00.879598.5
then the parameter would look like this /pin=0x24d25d8a /IMEI=357880008795985
4-Launch the device emulator by double clicking on the shortcut to defaultsimula
tor.bat icon. be patient, it takes some time to load the
simulator as it has the same feel as your blackberry. (note, jde 4.5.0 or maybe
even lower versions start up much faster).
To be sure your pin is being read correctly, navigate to options > scroll down t
o status and check for your pin.
5-To install an application into the simulator click on file > load java program
> point to the DataVault.cod our target app then navigate to downloads and run the
program. go to register, it shows our pin good and it s asking
for the registration code else it will expire. leave it (dont close it)
6-let's launch the debugger now. double click on ollydbg.exe, once loaded click
on file then choose attach. the attach window opens up very small, simply stretc
h by pulling it from the right buttom corner so you can see the
running programs on your computer. we are looking for a process name titled fled
ge with a path to the executable which should look like the following -c:\progra
m files\research in motion\blackberry jde 4.x.x\simulator\fledge.exe - select th
is process and click attach. as it
finishes loading all necessary files the debugger will pause, simply press F9 on
ce or twice to continue or sometimes SHIFT + F9, depending on olly s mood. leave i
t (dont close it)
7-Now go back to the simulator and enter any facke code, untill you see the mess
age "field full" (we will enter the following as your code 97531) then press arr
ow down ? and click on register. note: do not enter 1234567... as your bogus ser
ial ever because most likely you will end up nowhere. after pressing enter or cl
icking to register a window comes up saying Wrong Key! . we knew that. leave it (do
nt close it)
8-Now go back to the debugger window (OllyDbg), then click on do an ALT + M to o
pen the memory map, and select the first line in the memory map window. then do
CTRL + B to search for the number we entered in the ASCII field and enter 97531
as your search string and click oK.
it begins to search in the memory for our bogus serial, a window titled dump pop
s up shortly showing the 97531 number we entered in the application > right belo
w it shows our pin number > further down our serial is being constructed > final
ly we see the serial 42350 which happens to be the correct serial for my bogus p
in number 24d25d8a.
9-To test our discovered registration code let s switch to the simulator window an
d enter it to see what happens, well just as we hoped it would be you have succes
sfully register..."

Remember:
1-Almost of registration codes for blackberry apps are generally 5 characters lo
ng in numeric format, unless the developer decided to get super creative, they m
ade it longer and become alphanumerical, and others get two serials, one Key and
one Activation Code
2-Most Blackberry apps are pin specific, which means that when you discover one
working key for one pin it doesn t always mean it will work on all other berries.
3-When searching the memory map in olly, your search string could sometimes be i
n UNICODE, however i only noticed some Blackberry app thus far.
4-When searching for serial in the dump sometimes the first search result isn t th
e only instance. while in the dump do CTRL+L to see if your bogus serial shows u
p more than once. with some apps the reg code shows up right away and with other
s you have to look for it. i also noticed that some times the reg code appears a
round your pin number, you might get lucky with some apps if you search for your
pin number in ASCII while in the dump window by doing CTRL+B. generally, once y
our first search result pops up in the dump window you may need to scroll up or
sometimes down several pages until you find your valid reg code. anyway, once yo
u find a key or two and feel comfortable enough you will try other features of t
he debugger
5-Remember, you may not be successful with every app when it comes to finding a
valid reg code. while in the dump window you will see 5 digit number 45654, this
is a port number and not a serial. you will also see PURG followed by some numb
ers, this is not a serial either. when you download trial apps make sure the app
has the option to register by inputting a serial which would make the app fully
registered, otherwise some apps are just demo apps with expiration or limited f
unctionality, these are not trial. we are not kracking the apps with this method
but just finding the right codes for our pin.
6-You will be unable to krack some new apps version, try to krack the old one, i
nstall it on your blackberry and update to the new one, the apps will stay regis
terd in almost of time excepl for some (berrybuzz.v2,...etc)
7-Use Dmpclean.bat everytime before starting to clean the simulator s memory to de
fault.

Potrebbero piacerti anche