Skip to content
View SiD3W4y's full-sized avatar

Organizations

@lse @Inshallhack
Block or Report

Block or report SiD3W4y

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

Pinned

  1. lse/wakare lse/wakare Public

    experimentation/code from Tanguy Dubroca (summer 2019)

    C++ 26 4

  2. binja-toolkit binja-toolkit Public

    Personal scripts for binary ninja

    Python 25 2

  3. wakare-ui wakare-ui Public

    Binary ninja plugin for wakare traces integration

    Python 1

  4. mhfu-re mhfu-re Public

    Reverse-Engineering Monster Hunter Freedom Unite (PSP)

    C 13 1

  5. zelda-alttp-re zelda-alttp-re Public

    Tools and documentation about 'A Link to the Past' (GBA) internals.

    Python 11 1

  6. tokyowesterns eebpf exploit tokyowesterns eebpf exploit
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <stdint.h>
    4
    #include <unistd.h>
    5
    #include <err.h>