Skip to content
View pudge62's full-sized avatar

Block or report pudge62

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. ghidra ghidra Public

    Forked from NationalSecurityAgency/ghidra

    Ghidra is a software reverse engineering (SRE) framework

    Java

  2. FBRetainCycleDetector FBRetainCycleDetector Public

    Forked from facebook/FBRetainCycleDetector

    iOS library to help detecting retain cycles in runtime.

    Objective-C++

  3. libimobiledevice libimobiledevice Public

    Forked from libimobiledevice/libimobiledevice

    A cross-platform protocol library to communicate with iOS devices

    C

  4. GhidraNes GhidraNes Public

    Forked from kylewlacy/GhidraNes

    Ghidra extension for loading iNES 1.0 NES ROMs

    Java

  5. Dobby Dobby Public

    Forked from jmpews/Dobby

    a lightweight, multi-platform, multi-architecture hook framework.

    C++ 1

  6. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM

11 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created a pull request in llvm/llvm-project that received 1 comment

[tsan] Fix false positive on dispatch blocks created with the barrier flag

libdispatch allows blocks created with dispatch_block_create to behave as barriers if the DISPATCH_BLOCK_BARRIER flag is applied. However, the TSAN…

+41 −11 lines changed 1 comment
Loading