openwrt source code edit

24 views Asked by At

I am building my own handshake replacing WPA. I want to do this for a school project and implement my own security algorithm. I will achieve this by editing the source code of OPENWRT at last. Can anybody help me in this code where I can edit the beacon frames that the router send and also regarding wpa security handshake until a connection is made. (dont worry I will use a similar keystream to wpa just a different handshake that implements it) So I need to know which files I should edit the source code of to edit beacons/ beacon intervals and the first wpa 4 way handshake (or whether unprotected)

0

There are 0 answers