Releases: sigpwny/2023-ectf-uiuc
Releases · sigpwny/2023-ectf-uiuc
v1.4
v1.3
- Improve timer entropy to prevent birthday attack
v1.2
Enable system clock before enabling ADC0 (#26) * NOT FOR RELEASE: Disable ADC * NOT FOR RELEASE: Check if ADC0 is available on testing boards * NOT FOR RELEASE: System clock before ADC0 enable * NOT FOR RELEASE: Confirm clock needed to be enabled * NOT FOR RELEASE: Check if ADC0 is available on testing boards (again) * NOT FOR RELEASE: System clock before ADC0 enable (again) * NOT FOR RELEASE: Confirm bug * Final sanity check
v1.1
Merge pull request #24 from sigpwny/fix-host-tools-success Fix host tools success condition
v1.0
Merge pull request #20 from sigpwny/modify-timeout-behavior Modify timeout behavior, verify functionality