Skip to content
View AstraaDev's full-sized avatar
  • France

Block or report AstraaDev

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

Profile Views Profile Stars Profile Forks

section .data
    msg db 'a5traa', 0

section .text
    global _start

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

    mov eax, 1
    xor ebx, ebx
    int 0x80
       OS  :  i3, macOS
Languages  :  C, ASM, Py
   Editor  :  VIM, forever and ever
Debugging  :  Bit by bit, step by step
    Motto  :  Seek strength. The rest will follow.

Pinned Loading

  1. Discord-All-Tools-In-One Discord-All-Tools-In-One Public

    ATIO is a AIO Script Developed with Python3. It gathers a total of 23 Discord tools (including a RAT, a Raid Tool, a Token Grabber, a Crash Video Maker, etc). It has a pleasant and intuitive interf…

    Python 831 259

  2. Fake-Verification-Bot Fake-Verification-Bot Public archive

    This script developed in python3 allows to create a verification QR Code, that the user will have to scan on his arrival on the server. Once scanned, you will get his information including his Token.

    Python 36 12

  3. Discord-FarmMergeValley-Injector Discord-FarmMergeValley-Injector Public

    FMV Injector lets you set up various methods for modifying content in the Farm Merge Valley discord game. Inspired by @wooslow's archive.

    14 1

  4. Discord-Fake-Nitro-Proof-Generator Discord-Fake-Nitro-Proof-Generator Public

    This Fake Proof generator allows you to generate an image (.png) simulating the donation of a nitro to a user. It is possible to choose by entering the ID a real user or to choose manually the name…

    Python 56 37

  5. twip4/GameBoy twip4/GameBoy Public

    C 2