DES ECB password search
#3
(03-18-2020, 08:38 AM)atom Wrote: With clear byte array, do you mean zero bytes? If yes you can use -m 14000 and set the salt to 0000000000000000

No i mean unencrypted byte array with different values. and next array is the same data as encrypted.

And i found that unencrypted data:
0000 0000 0000 0000
always encrypted to:
040f e8b7 a2d2 6feb
Reply


Messages In This Thread
DES ECB password search - by MorP - 03-17-2020, 03:20 PM
RE: DES ECB password search - by atom - 03-18-2020, 08:38 AM
RE: DES ECB password search - by MorP - 03-18-2020, 11:11 AM
RE: DES ECB password search - by MorP - 03-18-2020, 11:31 AM
RE: DES ECB password search - by atom - 03-19-2020, 08:55 AM