Skip to content
View Demenytomi's full-sized avatar
🥶
while(eternar) { ++release; }
🥶
while(eternar) { ++release; }

Highlights

  • Pro

Organizations

@Eternar

Block or report Demenytomi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Demenytomi/README.md
section	.text
	global _start
_start:
	mov	edx, len
	mov	ecx, msg
	mov	ebx, 1
	mov	eax, 4
	int	0x80
	mov	eax, 1
	int	0x80

section	.data

msg	db	'Hi there 👋', 0xa
len	equ	$ - msg

Popular repositories Loading

  1. Demenytomi Demenytomi Public

  2. se-lab se-lab Public

    Java

  3. ase-labs ase-labs Public

  4. Klienslab4 Klienslab4 Public