Arcy

Results 6 issues of Arcy

Hello, so I compiled capstone for **android** using **android-ndk-r20-x86_64** on **Linux Ubuntu 20.04**. I implemented the produced shared libraries into my project but it didn't work because I got an...

Note: if you do not provide all of the following information I will directly ignore and close this issue - Il2CppDumper version - v6.7.25 - Target Unity version - 5.6.4p4...

Hello, im getting this error ```error: undefined reference to 'SandInlineHook'``` everytime i declare SandInlineHook like this in my c++ main file. ```SandInlineHook((void*)WeaponSounds, (void*)old_WeaponSounds);```. These are my variables ``` bool WeaponSoundsHookInitialized...

Added SetServiceForeground in IActivityManagerProxy + a few minor changes

Hello, I'm trying to upgrade my project from using version 1.16.2 of luau-lsp to the latest version (1.33.1), but during this process I encountered an issue. The language server in...

This patch fixes issue: https://github.com/JohnnyMorganz/luau-lsp/issues/802