-
**Describe The Bug:**
I think there is a wrong interpretation of the "RESTRICTED" state reported for an Automower. The automowerMowerStateConverter consider the State.RESTRICTED as reported by Husqva…
-
## Issue description
I can't install NixOS 18.03 with the bootloader systemd-boot. When I run `nixos-install` I get an error message. Installing NixOS with Grub works flawlessly. The machine is a L…
-
调用函数supervisor_call_monitor_register_main_app发现报错error: unknown type name 'DBICallTy',然后搜索代码没有找到DBICallTy相关的定义。是我cmake里面少了什么吗?
-
系统 macos14。m1 pro
-
I found that this tool was recently updated with release, but I clicked on it and found that only iOS and Linux-related resources were available. Other Windows and Android are gone.
Or will Android r…
-
**Describe The Bug:**
I saw an issue recently happen randomly that caused the plugin to logout and prevented the keep alive from logging in again. Not sure if it was related, but both instances…
-
error: failed to run custom build command for `dobby-api v0.2.0`
Caused by:
process didn't exit successfully: `D:\Projects\Rust\hook\target\debug\build\dobby-api-4addb8a27617b2ab\build-script-bu…
-
我编译出libdobby.dylib然后
gcc main.c -L. -I. -ldobby -o main
执行的时候就报错了
./main
dyld[43158]: Symbol not found: _DobbyHook
Referenced from: /Users/xu/Desktop/run/main
Ex…
-
大佬,请教个问题,我想把000000010011970e je loc_10011972c 修改为----->> jne loc_10011972c
对应机器码是74改成75,用的大佬的项目中的writeMachineCodeString方法,为啥注入后程序奔溃呢,奔溃日志如图,代码拉取的最新main分支
-
HOOK_DEF(void*, __loader_dlopen, const char *filename, int flags, const void *caller_addr) {
LOGI("before call new __loader_dlopen %s %d %p", filename, flags, caller_addr);
void *handle = or…