Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CDROM USB device support, dep upgrades and bugfixes #43

Merged
merged 8 commits into from
Jan 21, 2025

Conversation

i-am-shodan
Copy link
Owner

  • Added support for masquerading as a USB CDROM device via USB_MOUNT_CDROM_READ_ONLY
  • Fixed LEDs in Waveshare-ESP32-S3-LCD-1_47
  • Updated to use AsyncTCPSock which seems to have improve the web interface
  • Reduction in memory usage
  • Upgraded TinyUSB interface
  • Upgraded Arduino framework
  • Bug fixes to ducky script error handling
  • Fixed STRINGLN not pressing Enter
  • Enabled the setting of internal settings using SET_SETTING_BOOL, SET_SETTING_INT16, SET_SETTING_UINT16, SET_SETTING_STRING
  • Added the ability to get internal settings via GET_SETTING_VALUE()
  • Malicious CDROM example

@i-am-shodan i-am-shodan merged commit 02e5188 into master Jan 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant