Skip to content

Issues: vezel-dev/ruptura

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Switch minimum TFM to net10.0 area: build Issues related to the build system. state: blocked Issues that are blocked on some other issue/work. type: feature Issues that are classified as feature requests.
#102 opened Apr 26, 2024 by alexrp v4.0
Migrate away from libnethost.lib area: build Issues related to the build system. area: injection Issues related to the assembly injection APIs. area: module Issues related to the injected native module. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#98 opened Apr 20, 2024 by alexrp v3.0
Build samples separately from core libraries area: build Issues related to the build system. state: approved Feature requests and housekeeping tasks that have been approved. type: housekeeping Issues that are classified as cleanup or refactoring work.
#73 opened Dec 23, 2023 by alexrp Future
Add a CodeHook class for mid-function hooking area: hooking Issues related to the function hooking APIs. area: samples Issues related to the sample projects. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#52 opened Dec 15, 2022 by alexrp v4.0
Long term: Rewrite the native module in Zig area: build Issues related to the build system. area: module Issues related to the injected native module. state: blocked Issues that are blocked on some other issue/work. type: housekeeping Issues that are classified as cleanup or refactoring work.
#47 opened Nov 6, 2022 by alexrp Future
Revise FunctionHook API to require function prototype information (.NET 9+) area: hooking Issues related to the function hooking APIs. area: samples Issues related to the sample projects. state: blocked Issues that are blocked on some other issue/work. type: feature Issues that are classified as feature requests.
#39 opened Jul 24, 2022 by alexrp Future
Support __vectorcall in FunctionHook (.NET 9+) area: hooking Issues related to the function hooking APIs. state: blocked Issues that are blocked on some other issue/work. type: feature Issues that are classified as feature requests.
#36 opened Jul 21, 2022 by alexrp Future
Support for relocation of RIP-relative instructions in FunctionHook area: hooking Issues related to the function hooking APIs. cpu: x86 64 Issues that are specific to x86 (64-bit). state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#35 opened Jul 21, 2022 by alexrp Future
FunctionHook should support using an absolute jump patch if the user requests it area: hooking Issues related to the function hooking APIs. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#34 opened Jul 19, 2022 by alexrp v4.0
Support chasing unconditional jumps in FunctionHook area: hooking Issues related to the function hooking APIs. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#33 opened Jul 16, 2022 by alexrp v4.0
Add a VirtualFunctionTableHook class in Vezel.Ruptura.Memory area: hooking Issues related to the function hooking APIs. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#31 opened Jul 15, 2022 by alexrp v4.0
Switch Vezel.Ruptura.Injection to using Vezel.Ruptura.System APIs area: injection Issues related to the assembly injection APIs. state: blocked Issues that are blocked on some other issue/work. type: housekeeping Issues that are classified as cleanup or refactoring work.
#30 opened Jul 14, 2022 by alexrp
3 of 6 tasks
Future
Implement more space-efficient code managers area: memory Issues related to the memory manipulation APIs. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#28 opened Jul 14, 2022 by alexrp
1 of 2 tasks
v4.0
CallTrace: Disassemble managed prestubs to find the real method address area: diagnostics Issues related to the call stack tracing APIs. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#26 opened Jul 13, 2022 by alexrp Future
Figure out a way to get source location in ManagedCallFrameSymbolicator area: diagnostics Issues related to the call stack tracing APIs. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#24 opened Jul 13, 2022 by alexrp Future
Evade Microsoft Defender detection when injecting area: injection Issues related to the assembly injection APIs. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#18 opened Jul 13, 2022 by alexrp Future
Explore verification of handle types in Vezel.Ruptura.System area: system Issues related to the operating system APIs. state: deliberation Issues that require considerable deliberation and/or discussion before a resolution can be found. type: feature Issues that are classified as feature requests.
#16 opened Jul 11, 2022 by alexrp Future
Expand Vezel.Ruptura.System API surface and Win32 API coverage area: system Issues related to the operating system APIs. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#15 opened Jul 11, 2022 by alexrp Future
Support injecting NativeAOT-compiled DLLs (.NET 8) area: analyzers Issues related to the diagnostic analyzers and source generators. area: build Issues related to the build system. area: documentation Issues related to the documentation. area: hosting Issues related to the hosting model. area: infrastructure Issues related to infrastructure (GitHub, CI, etc). area: injection Issues related to the assembly injection APIs. area: samples Issues related to the sample projects. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#13 opened Jul 6, 2022 by alexrp v3.0
Sanitize error codes returned from the native module area: injection Issues related to the assembly injection APIs. area: module Issues related to the injected native module. state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests.
#11 opened Jul 4, 2022 by alexrp v3.0
Explore support for COM hooking area: hooking Issues related to the function hooking APIs. area: samples Issues related to the sample projects. state: deliberation Issues that require considerable deliberation and/or discussion before a resolution can be found. type: feature Issues that are classified as feature requests.
#9 opened Jul 2, 2022 by alexrp Future
Support for 32-bit processes area: build Issues related to the build system. area: diagnostics Issues related to the call stack tracing APIs. area: documentation Issues related to the documentation. area: hooking Issues related to the function hooking APIs. area: infrastructure Issues related to infrastructure (GitHub, CI, etc). area: injection Issues related to the assembly injection APIs. area: module Issues related to the injected native module. area: samples Issues related to the sample projects. cpu: x86 32 Issues that are specific to x86 (32-bit). state: blocked Issues that are blocked on some other issue/work. type: feature Issues that are classified as feature requests.
#5 opened Jul 2, 2022 by alexrp v3.0
ProTip! Mix and match filters to narrow down what you’re looking for.