itsraval / A51-attack

Attacco ad A5/1.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A51-attack

This is my own implementation of Biham and Dunkelman's single-frame basic lead at A5/1.

To start the attack just execute the compileAttak.bat file present in the compileBat folder. It compiles all the necessary files and the main attack.c source and returns the output in the "keyRegisterState.txt" file in the textFiles folder. It was decided to use a bat file for execution in such a way that all the necessary files were updated when the attack was compiled in order to make possible modifications and testing faster and more efficient.

Bachelor's Degree Dissertation PDF (Italian only)

About

Attacco ad A5/1.


Languages

Language:C 95.0%Language:Batchfile 5.0%