miLazyCracker
miLazyCracker copied to clipboard
Fix of patch of miLazyCracker + github actions + docker image
It fixes the current problem with the saved patch that does not match the source code anymore.
Also added minor changes to the fresh install script to make it more automatic and able to test in GitHub actions.
Also added an action to build a docker image based on kali Linux.
With this image miLazyCracker could be executed like this:
docker run --privileged -v /dev/bus/usb:/dev/bus/usb ghcr.io/nfc-tools/milazycracker:master
So, only docker would be needed and no other installation.
@doegox it would be great if you get some time to look into this and make any suggestions or comments. Thank you.