![]() |
|
|
#45 |
|
I moo ablest echo power!
May 2013
29×61 Posts |
Ok. Did YAFU find any factors before that? Also, did you follow all of the steps in the post "Teslacrypt 2.0 Factoring"? There are some more files for you to download.
|
|
|
|
|
|
#46 | ||
|
I moo ablest echo power!
May 2013
29·61 Posts |
Quote:
![]() Quote:
|
||
|
|
|
|
|
#47 |
|
Dec 2015
10102 Posts |
Hi Andi,
I have not used GGNFS here, i have just used YAFU yafu-Win32.exe factor(0x113126C6F0EF0F0CB2AD384303AEAF20019E8C22C157CE5A4E27342A5C0FAED46FE21CA08BD44F7C2A829053993D5514DBE169A56F67E8D31D8D6E73BCF51608) -v -threads 4 |
|
|
|
|
|
#48 |
|
Dec 2015
2×5 Posts |
Hi Wombatman,
I downloaded the files and placed in the same directory and now ended up with different error this time. best poly: # norm 2.006587e-013 alpha -4.827909 e 1.523e-008 rroots 4 n: 75491079362821263423280531086082120888062596488514812641848477608194575822932 7315552787734885598979 skew: 4246594.61 c0: 3560029111473298465050250987 c1: 4780020887771603525387 c2: -2788831600012765 c3: -704706569 c4: 60 Y0: -1883420694042279440544888 Y1: 16602113381087 nfs: commencing algebraic side lattice sieving over range: 885000 - 890000 nfs: commencing algebraic side lattice sieving over range: 870000 - 875000 nfs: commencing algebraic side lattice sieving over range: 875000 - 880000 nfs: commencing algebraic side lattice sieving over range: 880000 - 885000 '..' is not recognized as an internal or external command, operable program or batch file. '..' is not recognized as an internal or external command, operable program or batch file. '..' is not recognized as an internal or external command, operable program or batch file. '..' is not recognized as an internal or external command, operable program or batch file. nfs: could not open output file, possibly bad path to siever nfs: could not open output file, possibly bad path to siever nfs: could not open output file, possibly bad path to siever nfs: could not open output file, possibly bad path to siever fopen error: No such file or directory could not open rels0.dat for reading Regards Nizam |
|
|
|
|
|
#49 |
|
"Victor de Hollander"
Aug 2011
the Netherlands
23×3×72 Posts |
How much are you guys willing to donate to a charity to get the factors of your numbers?
|
|
|
|
|
|
#50 |
|
I moo ablest echo power!
May 2013
110111010012 Posts |
http://factordb.com/index.php?id=1100000000811434013 is fully factored.
Nizam, what does this line in yafu.ini say? Code:
ggnfs_dir= |
|
|
|
|
|
#51 |
|
Dec 2015
22·5 Posts |
I'm now struggling with this key:
http://factordb.com/index.php?query=...61887858943865 That C134 appears to be a semiprime; ECM finds nothing in it. When I try to factor it with either GGNFS or YAFU, my computer spontaneously reboots after a few minutes of sieving - same computer that I previously used for successfully factoring a C154 semiprime. EDIT: This is from an older version of TeslaCrypt, which uses only one key (no distinct Bitcoin and AES keys). Last fiddled with by Googulator on 2015-12-31 at 19:03 |
|
|
|
|
|
#52 | |
|
Dec 2015
5 Posts |
I received a computer with all the files encrypted, so I managed to search and get here.
With teslacrack I got this public keys: Quote:
The Bitcoin key case is different, got factorized in some minutes: Code:
***factors found*** P1 = 5 P1 = 5 P2 = 11 P2 = 41 P3 = 307 P4 = 1493 P4 = 2671 P5 = 24029 P6 = 145501 P6 = 223757 P33 = 759082218747625708092549791381327 P37 = 3927181788575019346095440315675297017 P55 = 6259126025771703397105968073316207537733930113978073731 Code:
Found Bitcoin private key: 3694D0A885FD65C74FCEC6FF68F4EB12DD7A654E8896288BF76A4A00BD7BD05B Any ideas? (Thanks to everybody !) |
|
|
|
|
|
|
#53 |
|
Aug 2015
1101102 Posts |
Completed factorization
Code:
1147138487723616055341181346721756355830271446832482652766633883866739166038021035608107590424566428820213736507301543954900859575019734082965929533843211 3*3*3*13*37*181*570613*5250935108059*14675107241209127*2436088567842429170231479196017659173606738437575383*4555916599834101604453512679670425006186389728014023751581179 Last fiddled with by jux on 2015-12-31 at 22:35 |
|
|
|
|
|
#54 |
|
Dec 2015
2·5 Posts |
Hi Wombatman,
I have made changes as per your note and now im getting below error. C:\GGNFS>python factmsieve.py my_number -> ________________________________________________________________ -> | Running factmsieve.py, a Python driver for MSIEVE with GGNFS | -> | sieving support. It is Copyright, 2010, Brian Gladman and is | -> | a conversion of factmsieve.pl that is Copyright, 2004, Chris | -> | Monico. Version 0.76 (Python 2.6 or later) 10th Nov 2010. | -> |______________________________________________________________| -> This is client 1 of 1 -> Running on 1 Core with 4 hyper-threads per Core -> Working with NAME = my_number -> Warning: evaluated polynomial value polyval is negative or zero. -> This is at least a little strange. Traceback (most recent call last): File "factmsieve.py", line 2050, in <module> read_parameters(fact_p, poly_p, lats_p) File "factmsieve.py", line 1230, in read_parameters if CHECK_POLY and polyval % fact_p['n'] != 0: TypeError: unsupported operand type(s) for %: 'int' and 'NoneType' my number in my_number file is "0x15E7189BDB5B01F5F481EC77738F04983F39F10C622E29B0CEA2DD6FDE451CB92044CD0964E8FF1EF07E880ECBC67365CEC8C334BB5D62E659FD663453EB270B" Last fiddled with by dearnizam on 2015-12-31 at 22:45 |
|
|
|
|
|
#55 |
|
I moo ablest echo power!
May 2013
29·61 Posts |
You need to convert the hexadecimal number to a decimal number. Put
Code:
1147138487723616055341181346721756355830271446832482652766633883866739166038021035608107590424566428820213736507301543954900859575019734082965929533843211 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using msieve with c | burrobert | Msieve | 9 | 2012-10-26 22:46 |
| Yes: Tales from Typographic Oceans | xilman | Lounge | 79 | 2012-05-26 23:53 |
| msieve help | em99010pepe | Msieve | 23 | 2009-09-27 16:13 |
| 95% sure I have a virus, please help | jasong | Hardware | 8 | 2006-11-19 22:57 |
| virus hardware damage? | TTn | Hardware | 18 | 2006-11-04 09:41 |