Navicat-Linux
Navicat-Linux copied to clipboard
Failed to Patch (File offset(0xffff8214acace008) doesn't have corresponding virtual address.)
I'm trying to patch Navicat 16 on Ubuntu 24.04.
On running docker compose run --build --rm patcher, Everything works fine until I get this.
Starting Patcher...
***************************************************
* navicat-patcher by @DoubleLabyrinth *
* version: 16.0.7.0-3 *
***************************************************
[+] Try to open libcc.dll ... OK!
[-] patch_solution_since<16, 0, 7, 0>: Vftable for CSRegistrationInfoFetcher_LINUX is not found.
[-] patch_solution_since<16, 0, 7, 0>: This patch solution will be suppressed.
[-] .\navicat-patcher\elf64_interpreter.cpp:570 ->
File offset(0xffff8214acace008) doesn't have corresponding virtual address.
Hey I just get the same issue. I wonder if you have found the workaround for this
Patching 17 and this error pops up