- 04CE 38DA 9A9E 0A3F
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
section .text | |
global _start | |
_start: | |
mov esi, 0 ; initializer counter | |
jmp _loop | |
_loop: | |
cmp esi, s_len | |
je _print_diff ; prevent overflow s string size |
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
### Keybase proof | |
I hereby claim: | |
* I am lucasgolino on github. | |
* I am golinux (https://keybase.io/golinux) on keybase. | |
* I have a public key ASBof1dENdPdAQK0-gv86ohWxbF5IyJNELKAygVKvLQvTwo | |
To claim this, I am signing this object: |
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
### Keybase proof | |
I hereby claim: | |
* I am lucasgolino on github. | |
* I am lucasgolino (https://keybase.io/lucasgolino) on keybase. | |
* I have a public key ASC5T1ab1_UEauYm-kG-TJkFJMfniv0Pf9zOUnCzlE9SYAo | |
To claim this, I am signing this object: |