BadGuy is a badusb project
STRUCTURE:
autorun.c: This file is responsible for copying malware and executing keylogger and malware
autorun.inf: By connecting flash, the .inf file will be executed, and by executing this file, Autorun will also be executed
AUTOC: this is autorun file for malware file.
key.c: this is the keylogger will monitor the victim keyboard
malware.c: This malware will run by USB or windows.inf
obfuscate.h: OBFUSCATION header file
Note: The project is not completed!