Skip to content
View vxnetrip's full-sized avatar

Block or report vxnetrip

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
vxnetrip/README.md

👤 I'm vxnetrip — welcome to my GitHub.

section .data
    message_format db "Follow %s on Github", 10, 0
    username db "vxnetrip", 0

section .text
    global main
    extern printf
    extern exit

main:
    sub rsp, 40
    mov rcx, message_format
    lea rdx, [rel username]
    call printf
    mov ecx, 0
    call exit

😵‍💫 About me in a nutshell

[vx@archlinux ~]$ gcc time.c
cc1: fatal error: time.c: No such file or directory
compilation terminated.

💀 I am a programmer contact etc ble ble ble:

📂・Latest soon coming project: NULL

🌐・Check Out My Website: https://vxnet.onrender.com

📩・Want to reach? Add @vxnetrip on discord or join my discord server

🖥️ Operating Systems:

Linux    Windows

🌐 Languages I Use

C    C++    Assembly    Python    JavaScript    Rust

🔧 Tools & Frameworks

IDA Pro    x64dbg    Git    GCC    VSCode    Visual Studio    Docker   

⚡ Statistics

Popular repositories Loading

  1. pyarmor-8-decrypt pyarmor-8-decrypt Public

    Decrypt pyarmor 8 compiled program

    Python 32 7

  2. wallet-searcher-public wallet-searcher-public Public

    Lost Crypto wallet searcher | Generates addresses from mnemonic and checks it

    Python 9 3

  3. reverse-engineering reverse-engineering Public

    Everything about reverse engineering is here!

    C++ 4 1

  4. legionaim legionaim Public

    AI Aimbot for Fortnite and other games.

    Python 3

  5. discord-auto-responder discord-auto-responder Public

    Discord auto responder with token

    Python 1

  6. gold-eagle-telegram gold-eagle-telegram Public

    Auto coin add for @gold_eagle_coin_bot miniapp earn money on telegram.

    Python 1