Skip to content
View mr-r3bot's full-sized avatar
😋
Happy
😋
Happy
Block or Report

Block or report mr-r3bot

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 Loading

  1. Gitlab-CVE-2021-22205 Gitlab-CVE-2021-22205 Public

    Python 184 44

  2. TLS-poison TLS-poison Public

    Forked from jmdx/TLS-poison

    Rust

  3. Proxyshell-Exchange Proxyshell-Exchange Public

    Poc script for ProxyShell exploit chain in Exchange Server

    Python 16 8

  4. WSO2-CVE-2022-29464 WSO2-CVE-2022-29464 Public

    Pre-auth RCE bug CVE-2022-29464

    Java 2 1

  5. EasyDebug-dotnet-application EasyDebug-dotnet-application Public

    Make it easier to read local variables while debugging optimized .NET applications

    C#

  6. Customized GetProcAddress and GetMod... Customized GetProcAddress and GetModuleHandle and handle redirected function with API hashing
    1
    UINT32 HashStringJenkinsOneAtATime32BitA(_In_ PCHAR String)
    2
    {
    3
    	SIZE_T Index = 0;
    4
    	UINT32 Hash = 0;
    5
    	SIZE_T Length = lstrlenA(String);