View Issue Details

IDProjectCategoryView StatusLast Update
0001744Kali LinuxKali Package Bugpublic2020-12-01 10:48
Reportercherryduck Assigned Tomuts  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.0.9 
Fixed in Version1.1.0 
Summary0001744: mfcuk does not find the correct keys
Description

As detailed here : https://code.google.com/p/mfcuk/issues/detail?id=21

mfcuk does not find the correct keys.

Steps To Reproduce

Run mfcuk with flags to find a key for any sector, the keys found will be wrong.

Additional Information

The fix is in included in R94 of mfcuk which is not available in Kali 1.0.9.

The file containing the fix is mfcuk.c

To get this working on Kali, download the mfcuk.c file from https://code.google.com/p/mfcuk/source/browse/trunk/src/mfcuk.c.

Then run through this process http://docs.kali.org/development/rebuilding-a-package-from-source and make sure to replace the mfcuk.c file in the src directory with the one you downloaded.

When you get to the bit where you need to run dpkg-buildpackage, add -b to the command or it will fail. So the command is dpkg-buildpackage -b.

Working .deb file with the fix applied is attached for 64 bit architecture.

Attached Files

Activities

muts

muts

2014-09-26 13:54

reporter   ~0002525

Fixed in mfcuk_0.3.8-0kali4.

Issue History

Date Modified Username Field Change
2014-09-26 12:03 cherryduck New Issue
2014-09-26 12:03 cherryduck File Added: mfcuk_0.3.8-0kali3_amd64.deb
2014-09-26 13:54 muts Note Added: 0002525
2014-09-26 13:54 muts Status new => closed
2014-09-26 13:54 muts Assigned To => muts
2014-09-26 13:54 muts Resolution open => fixed
2014-09-26 13:54 muts Fixed in Version => 1.1.0
2014-09-26 13:54 muts Status closed => resolved
2014-10-14 11:11 jukkapach1 Issue cloned: 0001824
2020-12-01 10:48 g0tmi1k Priority high => normal