Skip to content
View natitati4's full-sized avatar

Highlights

  • Pro

Block or report natitati4

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. taskmgr_hook taskmgr_hook Public

    Hook on task manager to make a process disappear

    C 2

  2. reverse_shell reverse_shell Public

    A shellcode written in MASM assembly that connects to a server through TCP, creates a cmd.exe instance on the target machine and redirects it's streams to the socket, so the server side has a shell…

    Assembly 1 1

  3. minesweeper minesweeper Public

    C++ 1

  4. technion-ctf technion-ctf Public

    HTML 1 2

  5. syzkaller syzkaller Public

    Forked from dBransky/syzkaller

    syzkaller is an unsupervised coverage-guided kernel fuzzer

    Go 1

  6. flappy-bird-game flappy-bird-game Public

    a python implementation of a flappy bird game, using pygame

    Python