View Full Version : DIV usb free? :)
Salami1_1
26-12-2003, 07:31 PM
Hehe,
As mr 'the_laser" announces DIV usb 1.9 free soon..
Watch this space!
when will the people who still are buying to DIV products learn :D
I'm very curious what support will do from zulea after the release..
WBR
Salami1_1
29-12-2003, 06:49 PM
too bad...(I already saw terminator selling rise high :P)
mr laser decided not to give divusb cracked 4 free...
and he also said Zulea and mr Laser are maybe gonna work together to improve div :)
Very good news I think for DIvusb owners and resellers.
WBR
hendy
06-01-2004, 02:01 PM
WWW.vilani.com is for free :D :D :D
:D
too bad...(I already saw terminator selling rise high :P)
mr laser decided not to give divusb cracked 4 free...
and he also said Zulea and mr Laser are maybe gonna work together to improve div :)
Very good news I think for DIvusb owners and resellers.
WBR
Forhike
07-01-2004, 11:30 AM
WWW.vilani.com is for free :D :D :D
:D
have you tested the dracked div usb ?
is it working =) ????
mumilho
08-01-2004, 10:15 AM
I tested the Div Usb cracked, but he did not function, and I did not find stories of that already he obtained to work with it. :sad:
superman
09-01-2004, 04:12 PM
I tested the Div Usb cracked, but he did not function, and I did not find stories of that already he obtained to work with it. :sad:
what cable to use with this cracked usb div?
mumilho
10-01-2004, 12:15 AM
Terminator
superman
10-01-2004, 10:06 AM
Terminator
terminator uses parallel port, the usb is just for power to ther terminator dongle, so r u sure this old cable will work with the new cracked usb div program?
Salami1_1
10-01-2004, 05:27 PM
The crack made by Laser DOES work with Terminator dongle!
but the crack is not given to the public...
all the other crack seen till this day are NOT working!
With best regards,
Forhike
10-01-2004, 09:45 PM
because of difrent conections of the dongles, the cracker have to rebuild div_usb for acessing the algo inside lpt dongle instead of trough the usb,
perhaps it can be easily done if anyone have some skills in reveseenginering and programing.
i don't know anything about programing, but is there a algo in the flash files that compares to the one in the dongle ? to get it to work.
because the lazer did relise a flash patcher to get new flash files to work with div 8.x and terminator
the-equinoxe
15-01-2004, 03:14 AM
Yesterday I ordered a cloned DIV-usb from www.gsmtool.ro,
This thing costs only 99 euro's and is delivered with 4 cd's of flashes, the original (not patched) software, some cables (to be used with all models of SE) and the cloned div-dongle ofcourse.
As for today this is the cheapest method for unlocking/debranding the new SE phones.
Patched div-usb is not being released, and if it is, you still have to get the flashfiles (a lot of files..) and buy/build a NEW terminator dongle (laser said the old one needed some updating for the new div-usb (decryption, new hardware calls etc)..
Salami1_1
15-01-2004, 03:02 PM
It's indeed there..
I'm going to sell it very soon also.. end this week or beginning next week..
and of course even better price :P
It's modified for using with Terminator dongle and of course protected again.
With best regards,
Salami1_1
Hi let us know when you have them!
It's indeed there..
I'm going to sell it very soon also.. end this week or beginning next week..
and of course even better price :P
It's modified for using with Terminator dongle and of course protected again.
With best regards,
Salami1_1
the-equinoxe
16-01-2004, 02:32 PM
It's indeed there..
I'm going to sell it very soon also.. end this week or beginning next week..
and of course even better price :P
It's modified for using with Terminator dongle and of course protected again.
With best regards,
Salami1_1
I have seen the software @ http://www.gsm-software.net/ericssonshop.php and have downloaded it (look in the loggers section)
BAD Choice of protection..
The files are protected with Xtreme-Protector (not even a properly LEGITIMATE licence), this protector is causing programs to run slow..
Xprotect 6 caused a startup delay in a protected notepad.exe of 30 sec on a 1850MHz with 512 mb ram!!
I am not shure it was a wise decision to choose for this protector, it has been noted as unstable and slow, when flashing you need a program to react fast. So it will f*ck up some phones!
The protection however IS good..
Also the DIVLPT.o file (= div-usb.exe) was protected with an UNREGISTERED version of SVKP.. LOL
When selling software please BUY the used software from others, hiding behing stolen protections to ensure income is LAME!!
I hope delphi was payed for.. :P
etienne
16-01-2004, 09:04 PM
you must be zulea reseller for these moves ;)
in fact all who used div 8.3 know that my name is warranty for no software errors...
you have a bit right, I cannot guarantee the original product is error-free, just that crack is not worser than original 8-)
contact me if you need bulk licensing, otherwise just ask around :)
Salami1_1
16-01-2004, 09:14 PM
Licenses now for sale!
Just look at the site in post above :D
GOOD price for resellers!
just mail me at:
[email protected]
and the protection is very good :D it's not just xprotector :P
and it won't fuck up any phone..
recommended is 1ghz and up if you have slower the program will run slower
but it does not make any difference with communication to the phone..
It runs on: WIn XP/NT/2000
Of course it will need userport because of different port handeling with WIN XP/NT/2000
1 license: 60 euros
WBR
etienne
17-01-2004, 04:37 AM
first crack Xprotector to find out what's inside :rolleyes:
the-equinoxe
17-01-2004, 04:00 PM
you must be zulea reseller for these moves ;)
in fact all who used div 8.3 know that my name is warranty for no software errors...
you have a bit right, I cannot guarantee the original product is error-free, just that crack is not worser than original 8-)
I am not a reseller of ANYTHING,
I have programmed several port commando's to communicate with pic and other controllers on LPT:
With comunications and flashing TIMING is absolute critical!!
eg.:
DlPortWritePortUshort(CtrlPort, 0x0c);
DlPortWritePortUshort(CtrlPort, 0x08);
DlPortWritePortUshort(DataPort, data);
DlPortWritePortUshort(CtrlPort, 0x09);
Pauze(1000); // 80ms
DlPortWritePortUshort(CtrlPort, 0x08);
DlPortWritePortUshort(CtrlPort, 0x0c);
If a program is protected by Xtreme it usses BOGUS-ENTRIES, this means that Pauze(1000); will last longer than the 80 ms needed!
THIS COULD F*CK UP A PHONE!!
I you had used another protection which didn't slow down the program I wouldn't be nagging about it!
Salami1_1
17-01-2004, 04:39 PM
Yes it uses bogus entry's...
But you really think the cracker of this software is stupid??
He fixed that of course.. with modifying software..
and for your knowledge the computer does not communicate directly with the phone... there is also a dongle in between that DOES communicate with the phone...
We have tested a lot now and works perfect and does not fuck up ANY phone..
WBR
the-equinoxe
17-01-2004, 08:24 PM
Yes it uses bogus entry's...
But you really think the cracker of this software is stupid??
He fixed that of course.. with modifying software..
and for your knowledge the computer does not communicate directly with the phone... there is also a dongle in between that DOES communicate with the phone...
We have tested a lot now and works perfect and does not fuck up ANY phone..
WBR
Computer comunicates with dongle..OK
But while flashing, flashfile are send from PC>translated>dongle>phone..
Or does terminator have a 3 meg ram?? (I haven't seen one with ram)
Delays can be harmfull!
@etienne
Why should I try to crack xprot?
Is my name daemon?? (hell, if I could hack that protection I would be superman)
Etienne, you're so 1337... please let me kiss your feet _/-\o_ (NOT!)
nice icons BTW.. (std delphi)
Just PAY for the licences of Xprot or SVKP.
etienne
18-01-2004, 01:53 AM
because all you *****s use priority-dependent threads...
you know, when you need something time-critical, you have a realtime priority thread :)
but in priority based task timeslicing operating systems like NT you have to generate idle calls to let other processes get some cpu ;)
some even worser... do you expect better work from someone who uses
"GetTickCount" and "QueryPerformanceCounter/Frequency" with a given constant for timing? :)
(and it is not me, trust us ;))
the-equinoxe
18-01-2004, 02:50 AM
because all you *****s use priority-dependent threads...
you know, when you need something time-critical, you have a realtime priority thread :)
but in priority based task timeslicing operating systems like NT you have to generate idle calls to let other processes get some cpu ;)
some even worser... do you expect better work from someone who uses
"GetTickCount" and "QueryPerformanceCounter/Frequency" with a given constant for timing? :)
(and it is not me, trust us ;))
So you agree that in NT div-lpt (ONLY because it's protection and its use of divlpt.o=cracked_divusb.exe) can cause priority problems when writing flashes...
DivUSB.exe (or divlpt.o) uses given constats!! And being loaded with divlpt.exe doesn't help the priority problem.
Only when divlpt.exe loads divlpt.o patches memory and then doesn't take any CPU time, or messes with divlpt.o while divlpt.o is performing the DIV-USB tasks (unlocking, flashing etc) there is no danger.
(exept from the poor programming of div-usb.. but that is not to blame on cracker).
BUT, I stop argue-ing,
fighting on a board is like running the paralympics, even if you win you are still a moron.. :P
Salami1_1
18-01-2004, 07:12 PM
So you agree that in NT div-lpt (ONLY because it's protection and its use of divlpt.o=cracked_divusb.exe) can cause priority problems when writing flashes...
DivUSB.exe (or divlpt.o) uses given constats!! And being loaded with divlpt.exe doesn't help the priority problem.
Only when divlpt.exe loads divlpt.o patches memory and then doesn't take any CPU time, or messes with divlpt.o while divlpt.o is performing the DIV-USB tasks (unlocking, flashing etc) there is no danger.
(exept from the poor programming of div-usb.. but that is not to blame on cracker).
BUT, I stop argue-ing,
fighting on a board is like running the paralympics, even if you win you are still a moron.. :P
hehe I like you :P
But for NT you just need to login as admin else the program is indeed not going to work.. (due to accesing rights.. does that tell you enough ;) )
ANd poor programming of div.. made me laugh . but he ain't bad.. just don't use it on AMD but that's not really his fault.. more like AMD it's fault.. (think about dejan flasher on AMD)
the-equinoxe
18-01-2004, 07:38 PM
hehe I like you :P
But for NT you just need to login as admin else the program is indeed not going to work.. (due to accesing rights.. does that tell you enough ;) )
ANd poor programming of div.. made me laugh . but he ain't bad.. just don't use it on AMD but that's not really his fault.. more like AMD it's fault.. (think about dejan flasher on AMD)
I saw your version 1.1,
Nice way to validate the license.dat file!
no more: instruction @ "0x0040 etc.. and runtime errors because of {$I .\include\delphi_svkp_block_begin.inc}{$I .\include\delphi_svkp_block_end.inc}
;)
Salami1_1
18-01-2004, 09:36 PM
not me who made it my friend!
all credits go to crusher!
:):)
WBR
etienne
22-01-2004, 03:02 AM
what are you talking about? ;)
just added license checking because most people cannot stand my ultimate protection ;)
just bypass "validation", idiot 8-)
Salami1_1
22-01-2004, 03:51 PM
hehehe
why does that sound so familiar ;)
WBR
Powered by vBulletin® Version 4.2.0 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.