[A51] Compiling TableCompare fails: invalid conversio n from ‘const char*’ to ‘char*’

2010-10-26 Thread Dave Schmidt
Building TableConvert from the fresh SVN snapshot: bash$ ~/A5/tmto-svn/tinkering/A5Util/TableConvert$ make g++ -O2 -o TableCompare TableCompare.cpp DeltaReader.cpp SSDreader.cpp SSDwriter.cpp DeltaWriter.cpp  MultiFileReader.cpp Factory.cpp       MultiFileWriter.cpp Md5Writer.cpp md5.cpp

Re: [A51] Kraken on example capture file - any success / SOLVED

2010-12-29 Thread Dave Schmidt
Hello, From: Andi [...] have you calculated the keystream bits with a known plaintext (for example UI frames) for each frame? You can't use the encrypted bursts as input for Kraken - you have to use the keystream bursts. Ouch, thank you Andi for answering probably the most stupid