Skip to content
View Hzqkii's full-sized avatar

Block or report Hzqkii

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
Hzqkii/README.md
section .data
    msg db "Hey I'm Hzqkii", 0xA
    len equ $ - msg

section .text
    global _start

_start:
    mov eax, 4
    mov ebx, 1
    mov ecx, msg
    mov edx, len
    int 0x80
    
    mov eax, 1
    xor ebx, ebx
    int 0x80

Languages and Tools:

aws bash c cplusplus docker go javascript linux

hzqkii

 hzqkii

-----BEGIN PGP PUBLIC KEY BLOCK-----
Comment: User ID:	hybridkernel <[email protected]>
Comment: Valid from:	10 Aug 2024 22:14:16
Comment: Valid until:	10 Aug 2027 12:00:00
Comment: Type:	255-bit EdDSA (secret key available)
Comment: Usage:	Signing, Encryption, Certifying User IDs
Comment: Fingerprint:	9DF1C178AE7D0EE87CD811B053DDDED84F378F15

mDMEZrdZmBYJKwYBBAHaRw8BAQdAKjtzT5LqU0hAygeCMJJL90kKoeuNzg1Nx1Tq
kWa1yye0HWh5YnJpZGtlcm5lbCA8YWRtaW5AaHpxa2kubWU+iJkEExYKAEEWIQSd
8cF4rn0O6HzYEbBT3d7YTzePFQUCZrdZmAIbAwUJBaMKiAULCQgHAgIiAgYVCgkI
CwIEFgIDAQIeBwIXgAAKCRBT3d7YTzePFU2YAQDwlXg0RYP/KEBRLT1QtQdkBY66
9AQA5RobmDOqQEwrjwEAujwKIo/Lx/tDstDnPbizLde2JJz1SA7cqch1431o/wm4
OARmt1mYEgorBgEEAZdVAQUBAQdAJ4kIE5lVlul66We1yluqq5u8MWbtGqFd/nqU
OPBSPDoDAQgHiH4EGBYKACYWIQSd8cF4rn0O6HzYEbBT3d7YTzePFQUCZrdZmAIb
DAUJBaMKiAAKCRBT3d7YTzePFUNpAQCcJjJkGOxF0OPNk5DiYBbKh/ZpoWXPMSLZ
RA+fVoFYeQD9HeWaGmKP+nW7yTba3qptiP1s2WjfwIEAY9GhZlfoyQI=
=Pn2B
-----END PGP PUBLIC KEY BLOCK-----

Popular repositories Loading

  1. DX11-Bedrock-Guide DX11-Bedrock-Guide Public

    4

  2. Fractal-Weave Fractal-Weave Public

    Java 3

  3. Lunar-Optimizer-Script Lunar-Optimizer-Script Public archive

    Batchfile 2 1

  4. honectrl honectrl Public

    Batchfile 2

  5. CTT CTT Public

    Forked from Aetopia/CTT

    Converts webhooks into .MD for synchronized documentation on CTT's Discord and GitHub pages

    HTML 1

  6. arch-post-install-scripts arch-post-install-scripts Public

    Shell 1