madfran | 10 Jun 2012 21:25

External mode: Keyboard Cyrilic

Hi,

I am trying to adapt the external mode Keyboard to a Cyrilic keyboard.
Attached small part of the modification in john.conf.
How editor I use Microsoft Word and I save the file in Cyrilic Windows code.
When I launch john, the program fail.

# ./john --format=nt2 --external=Keyboard2 --session=key2 list.txt
Segmentation fault (core dumped)

I use John 1.7.9 jumbo under cygwin.

Solution?

Regards,

*************************************************************
	i = 0; while (i < 0x40) k[i++] = 0;
	k[0] = '`';
	i = 0; while (++i <= 9) k[i] = '0' + i;
	k[10] = '0'; k[11] = '-'; k[12] = '=';
	k[0x11] = '&#1081;'; k[0x12] = '&#1094;'; k[0x13] = '&#1091;';  
k[0x14] = '&#1082;';


Gmane