Ticket #498 (new defect)

Opened 2 years ago

Last modified 4 months ago

aircrack-ng does not support dictionary bigger than 2 GB

Reported by: lejav@… Owned by:
Priority: blocker Milestone: 1.2
Component: general Version: 1.0-rc1
Keywords: Cc:

Description

It uses ftell which returns an error when the ductionary file is bigger than 2 GB (Value too large for defined data type) It might use ftello instead of ftell Workaround is to do: # cat dictionary | aircrack-ng -w - ....

Attachments

biggerthan2GB.JPG Download (23.1 KB) - added by narex 13 months ago.
Fault in 32bit Windows aircrack-ng GUI

Change History

Changed 22 months ago by edgan

It works for me on x86_64 Linux. I can confirm the problem with the latest svn(1225), on a 32bit system under cygwin.

Changed 13 months ago by narex

I can comfirm this with 32bit Windows aircrack-ng GUI and 32bit Back|Track4 Linux airecrack-ng. I used a 2.52GB txt dictionary to get this.

Changed 13 months ago by narex

Fault in 32bit Windows aircrack-ng GUI

Changed 13 months ago by misterx

Can you upload the debug.log from the GUI (stored in the same directory as the GUI).

Changed 12 months ago by misterx

  • priority changed from minor to blocker
  • milestone changed from 1.0 to 1.1

Changed 4 months ago by misterx

  • milestone changed from 1.1 to 1.2

Add/Change #498 (aircrack-ng does not support dictionary bigger than 2 GB)

Author


E-mail address and user name can be saved in the Preferences.


Action
as new
 
Note: See TracTickets for help on using tickets.