Last active
April 14, 2022 00:07
-
-
Save febnug/7ded193a89a347a64f4fd173b9fc64cb to your computer and use it in GitHub Desktop.
let's RE this stuff
This file contains 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
org 0x100 | |
xchg bp,ax | |
imul dx,[bp+si+101],58*457 ; maybe playing with that value | |
inc di | |
outsb | |
add sp,[si] | |
mov dx,si | |
int 33 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment