Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Reverse engineer, creator of @x64dbg and 100+ other projects. Love binary analysis and Windows internals. Dreaming about doing open source full time...
Funding Links: https://github.com/sponsors/mrexodia
With your sponsorship I will be able to spend more of my time developing x64dbg and other open source projects!
If you use x64dbg in a commercial setting you can support the development by sponsoring me.
Note: It is possible to make a one-time donation. Unlike Bountysource GitHub does not take a 10% cut.
Current projects
Recently I've been working on:
Bug fixes and performance improvements for x64dbg
A beginner-friendly build system based on CMake and TOML: cmkr
A python library to call functions in dump files (useful for malware analysis): dumpulator
A ghetto user mode emulator for kernel drivers to analyze an anti-cheat: driver_unpacking
See the featured work below for other interesting things I've been up to.
Sponsoring me is purely a gift. You don’t get any product or service in return.
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
Language: C++ - Stars: 44926Modern build system based on CMake and TOML.
Language: C++ - Stars: 459An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
Language: C - Stars: 755Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process.
Language: C - Stars: 162Hiding kernel-driver for x86/x64.
Language: C - Stars: 2129Ever wanted to execute PHP in your kernel driver? Look no further!
Language: C - Stars: 101