Skip to content
View ChimeHH's full-sized avatar

Block or report ChimeHH

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 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. binaryanalysis-ng binaryanalysis-ng Public

    Forked from armijnhemel/binaryanalysis-ng

    Binary Analysis Next Generation (BANG)

    Python 1

  2. CShell CShell Public

    cshell — An interactive CLI debugger for C programs. Built with lex/yacc, compiled for performance, and designed to expose symbols at runtime — call functions or modify variables directly from the …

    C 1

  3. ChimeInsighter ChimeInsighter Public

    A software component & multi-risk scanner supporting source code and binary analysis, with vulnerability feeds from NVD, CNNVD, CNVD, JVN, and more.

    JavaScript 1

  4. symexe symexe Public

    Forked from chyyuu/symexe

    symexe

    C++

  5. hotpatch hotpatch Public

    Forked from vikasnkumar/hotpatch

    Hot patching executables on Linux using .so file injection

    C

  6. StaticInjection StaticInjection Public

    Forked from brianwgoldman/StaticInjection

    Example for performing dependency injection in C++11 that does not require polymorphism

    C++