Skip to content
View torusrxxx's full-sized avatar

Organizations

@x64dbg

Block or report torusrxxx

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

    Forked from x64dbg/x64dbg

    An open-source x64/x32 debugger for windows.

    C++ 813 1

  2. x64dbgpatchexporter x64dbgpatchexporter Public

    Patch exporter for x64dbg

    C 31 14

  3. x64dbg-xpause x64dbg-xpause Public

    XPause : Guaranteed to pause the debuggee

    C 17 7

  4. LeapTrace LeapTrace Public

    plugin for x64dbg to accelerate debugging

    C 12 3

  5. ExtraInfo ExtraInfo Public archive

    Add More Information in the info box

    C++ 7 5

  6. addressbook addressbook Public

    x64dbg plugin

    5 3

156 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 3 commits in 2 repositories
Created 1 repository

Created a pull request in x64dbg/x64dbg that received 7 comments

Add support for AVX512

This pull request adds support for AVX-512. Now, only commands to read & write AVX-512 registers. UI will come next.

+840 −70 lines changed 7 comments
Opened 2 other pull requests in 2 repositories

Created an issue in x64dbg/x64dbg that received 3 comments

Define hardware requirements for processor

While x64dbg supports running on Windows XP, should the processor requirements also the same as Windows XP? When reviewing instruction set usage in…

3 comments
Loading