Skip to content
View voiscko's full-sized avatar
🇩🇪
Flipper Zero Content Producement
🇩🇪
Flipper Zero Content Producement

Block or report voiscko

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

joined Active 2025 Flipper Zero Content

voiscko

Discord Telegram

About Me

German Freelance Developer.

section .data
    msg db 'voiscko', 0

section .text
    global _start

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

    mov eax, 1
    xor ebx, ebx
    int 0x80
OS         : Win11 / Arch Linux
Editor     : VS – bugs retire. VS Code – saves code!
Debugging  : Bit by bit, step by step
Motto      : 8 Bytes are 1 Bit.

Languages and Tools:

arduino c cplusplus csharp docker linux mysql oracle php python

Popular repositories Loading

  1. Flipper-Zero-BadUSB Flipper-Zero-BadUSB Public

    Flipper-Zero-BadUSB Scripts

    Python 1

  2. voiscko voiscko Public