Last active
April 18, 2022 22:38
-
-
Save badlogic/f425aa5a1a8b7e991db0eacf7181ec39 to your computer and use it in GitHub Desktop.
<script>alert("test")</script>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| include "utils.ul" | |
| halt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mov 123, r1 | |
| mov 345, r2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment