more ctf stuff
This commit is contained in:
7
2025/tfc/rev/get_flag.sh
Executable file
7
2025/tfc/rev/get_flag.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
adb logcat -c
|
||||
adb shell am start -n com.example.oxidized_intentions/.MainActivity
|
||||
adb shell am broadcast \
|
||||
-a com.example.oxidized_intentions.TICKET \
|
||||
-n com.example.oxidized_intentions/.TicketReceiver \
|
||||
--es seed "fe2o3rust"
|
||||
adb logcat | rg OXI
|
||||
Reference in New Issue
Block a user