Skip to content
View shabo1984's full-sized avatar
Block or Report

Block or report shabo1984

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

Popular repositories Loading

  1. implementations implementations Public

    Forked from REMath/implementations

    Implementations of program analysis tools with a focus on machine code

    C

  2. LIEF LIEF Public

  3. setup-environment setup-environment Public

    This will setup C and Python envirnment

    Shell

  4. cryopid cryopid Public

    Forked from maaziz/cryopid

    Process restart in linux

    C

  5. ptracedbg ptracedbg Public

    Forked from asrp/ptracedbg

    Instructions for making a custom debugger and live C/assembly program editor

    Python

  6. ptrace-call-userspace ptrace-call-userspace Public

    Forked from eklitzke/ptrace-call-userspace

    Example of how to use the ptrace(2) system call to call a userspace method.

    C