Skip to content

Commit 3241910

Browse files
committed
add sentence for uploading files back to badge
1 parent cbda677 commit 3241910

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/fallctf-2025/badge.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ To get the boot flag, connect the badge to the computer and run `mpremote`. Pres
2727
## Badge hacking
2828

2929
Check out the src.zip for the source code. Run `mpremote ls` to list files and `mpremote cp :src.zip .` to copy files from the device (in this example, `src.zip`).
30+
31+
After modifying a `.py` file, Run `mpremote cp file.py :` to upload the updated code to the badge.

0 commit comments

Comments
 (0)