GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Product Support Sections > No More Supported Solutions (Dead Products) > No More Supported H/W Products > Fenix Key


Reply
 
LinkBack Thread Tools Display Modes
Old 04-23-2011, 13:50   #1 (permalink)
Insane Poster
 
Join Date: Nov 2009
Posts: 81
Member: 1150804
Status: Offline
Thanks Meter: 23
where is the logic in "Use Ramdom Salt"


Hello,

Yesterday I started a job at 21:00 clock.
At about 24:00, I again control my job, and slap showed me that it is currently at 13%.

Today at 13:00 clock, I checked again, and slap showed me 42%


Last time is around 16 hours.


How Slap can do in 3 hours 13% ?
If yes, then
3 hours = 13%
6 hours = 26%
9 hours = 39%
12 hours = 52%
15 hours= 65%
16 hours = 69%

Correct ?


Can someone please explain me work logic of the Slap?
Or is my way of thinking is wrong?


ps: I have unlocked 2 phones with using slap's "use random salt".
The calculation is up to% 100 .. Did he not stop when he found the code? or it was my bad luck?


PC:
- 2x 5970 Cross
- Windows 7, 64 Bit,


Greets
erkaN
  Reply With Quote
The Following User Says Thank You to kaplanerkan For This Useful Post:
Old 04-23-2011, 21:47   #2 (permalink)
No Life Poster
 
Join Date: Aug 2005
Location: Tinzawatine
Age: 44
Posts: 627
Member: 175273
Status: Offline
Thanks Meter: 68
For me :

I have only one HD5970

the SLAP gpes 1% per hour !

100% will take 100 Hours!
  Reply With Quote
Old 04-24-2011, 06:34   #3 (permalink)
No Life Poster
 
.:CARLO:.'s Avatar
 
Join Date: Mar 2005
Location: cebu city
Posts: 1,084
Member: 126086
Status: Offline
Sonork: 100.113901
Thanks Meter: 232
Quote:
Originally Posted by ROMAB View Post
For me :

I have only one HD5970

the SLAP gpes 1% per hour !

100% will take 100 Hours!
at single 5970 the random is our only chances to get the codes in earlier time but random calc in finex is not working in some users like me.
  Reply With Quote
The Following User Says Thank You to .:CARLO:. For This Useful Post:
Old 04-24-2011, 07:25   #4 (permalink)
No Life Poster
 
Join Date: Aug 2005
Location: Tinzawatine
Age: 44
Posts: 627
Member: 175273
Status: Offline
Thanks Meter: 68
Quote:
Originally Posted by .:CARLO:. View Post
at single 5970 the random is our only chances to get the codes in earlier time but random calc in finex is not working in some users like me.
Be clear Friend I don't understand what do you mean here ?

- Random is our only chance to get code but in earlier hours (in the last moments of salt camlculating)

- but RANDOM calc is not working with FENIX with some users ...

So do you mean we whoes have a single HD5970 must use other tool or what and don't use FENIX?

Me too Random don't work with me !

I am at 72% with a 6700C but the code is not yet found . I think with a single HD5970 is spent off time and monney !
  Reply With Quote
Old 04-24-2011, 08:05   #5 (permalink)
No Life Poster
 
dyowei's Avatar
 
Join Date: Aug 2006
Location: Philippines
Posts: 729
Member: 324705
Status: Offline
Thanks Meter: 192
Quote:
Originally Posted by .:CARLO:. View Post
at single 5970 the random is our only chances to get the codes in earlier time but random calc in finex is not working in some users like me.

maybe its not depending GPU cards....im using 6990 and i know im not the

only one who's experiencing this RANDOM SALT bug...

and one more thing is... im in 80% this day and when i checked again...

it goes 76% OMG....and i switched to other software

to bruteforce the phone...

really weird and im losing electricity/time with Fenix last day...

we need backup FILE when bruteforcing like others software
  Reply With Quote
Old 04-24-2011, 08:24   #6 (permalink)
No Life Poster
 
.:CARLO:.'s Avatar
 
Join Date: Mar 2005
Location: cebu city
Posts: 1,084
Member: 126086
Status: Offline
Sonork: 100.113901
Thanks Meter: 232
Quote:
Originally Posted by dyowei View Post
maybe its not depending GPU cards....im using 6990 and i know im not the

only one who's experiencing this RANDOM SALT bug...

and one more thing is... im in 80% this day and when i checked again...

it goes 76% OMG....and i switched to other software

to bruteforce the phone...

really weird and im losing electricity/time with Fenix last day...

we need backup FILE when bruteforcing like others software
yes same problem here..iam at 27% last night when i woke up iam @ 29% this software is wasting my electricity bill..
  Reply With Quote
Old 04-24-2011, 17:08   #7 (permalink)
Insane Poster
 
Join Date: Nov 2009
Posts: 81
Member: 1150804
Status: Offline
Thanks Meter: 23
IGhashgpu and MT-Box-Shell calculate integer digits from 1 to 9999 (each 100 Number is equal to 1% )

rounded
Code:
1% = 100 Number
2% = 200 _Number
.....
.....
7%  = 700 Number
.....
.....
23%  = 2300 Number
.....
.....
75%  = 7500 Number
.....
.....
100% = 10000 number
Correct?



SALT = digits + IMEI

Digits are converted into four-digits HEX


Code:
if digits = 12 then digits  = 00 00 01 02      ( under 1% )
if digits = 775 then digits = 00 07 07 05      ( over 7% )
if digits = 4537  then digits =  04 05 03 07   ( middle 45% )

SALT = 04 05 03 07 + 00 12 23 45 78 89 88 88 00
I'm not sure but i thing that ighashgpu+Mt-Box Shell calculate it so (Passwortlen is 11, not 15)



Calculation with IGHASHGPU;

With my settings (2x5970 cross, win 7 64 Bit) i can calculate 4 number within 1 min.
and with my bad lucky i must calculate till to 99% or 100%

So,
Code:
1 min =  4 Number
60 Min = X Number
===============

Code:
X = 4 x 60 Number
X = 240 Number
Within 1 hours i can calculate 240 number



i calculate it more:

Code:
1 hours = 240 Number
24 hours = X Number
=====================

Code:
X  = 5760 Number
So that i can calculate over %50 within ONE Day.


With my bad lucy i can finish one calculation within 2 days.
Until then everthing is ok, I have no problems with ighashgpu




Now we calculate it mit Fenix-Key from my logs.
The Option "Use ramdom salt" calculate within 3 hours ca. 13%


If i can calculate 13% within 3 hours (1300 Number)
so,
Code:
3 hours = 13 %
1 hours = X %
==========================
Code:
X = 13 / 3
X = 4,3 % (ca. 430 Number)
its a SUPER POWER for me.
Fenix-Key can calculate within 1 hours 430 Number, however ighashgpu 240 Number

Its almost 50% less than IGhashgpu......


We calculate more...

Code:
1 hours = 430 Number
x hours = 9999 Number
=========================

Quote:
X = 9999 / 430
X = 23,2 hours (is the end calculation time)
I can save electricity by 50% and 50% of the time.


But everything is just a mathematical theory.



Using the following formula I would like to calculate a code within 24 hours

Code:
Fenix-Key + Use Random Salt + Luck percent (20% good luck 80% bad luck)
The truth, the whole truth is
In the last 4 days I could only 2 code calculate and slap calculate it till to 100%



ps: I had a piece Fenix-Key.
Last week I bought another 2 pieces, totally 3 pieces I've Fenix-Key .....
I like it..... I like to use it.
I dont only criticize special Fenix-key but also better to use it, must i say that with the function of "Use random salt" something is not right.




greet
erkaN
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
my 8810 is phone locked ,can somebody please help duyphuc Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 18 12-23-2014 09:03
How to add a language in 51xx/61xx tati Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 8 05-21-2013 19:20
where to find a working program all they have some errors ?? fondas Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 2 12-12-2012 13:26
how the **** do i make wintesla 6.03 work Ravetrancer Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 0 06-16-1999 08:41

 



All times are GMT +1. The time now is 14:07.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.20085 seconds with 9 queries

SEO by vBSEO