From d8d3d8544430c5ae934e46db3d954749e7295e2d Mon Sep 17 00:00:00 2001 From: Lysann Tranvouez Date: Mon, 29 Sep 2025 01:07:56 +0200 Subject: [PATCH] detour_transaction_commit --- .idea/codeStyles/Project.xml | 1 + .idea/editor.xml | 1 + src/arm64/detours_arm64.h | 93 ++++++++++++- src/detours_internal.h | 4 + src/mach_detours.c | 260 ++++++++++++++++++++++++++++++++++- 5 files changed, 351 insertions(+), 8 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 0fd9b90..c96d19c 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -13,6 +13,7 @@