Andy Lee
Andy Lee
## 如题 * 应为某些原因我所编写的项目中没有 Context 对象, 这是否意味着我不能使用此仓库?
- 如标题所讲的那样, 我尝试编写一个模块 - 在构建脚本中将 `APP_STL` 设置为 `none` 并且引用了 [libcxx](https://github.com/topjohnwu/libcxx.git) - 我不知道这属于`libcxx`的问题还是属于`dobby`的问题 - 如果您不知道我在讲什么, 那么请参阅 [Zygisk Module Sample](https://github.com/topjohnwu/zygisk-module-sample) > Erron ```bash C/C++: ninja: Entering directory `xxx\module\.cxx\Debug\2x5n4s4e\armeabi-v7a' C/C++: ld: error: undefined...
`From machine translation` * The architecture of the test program is Android `armeabi-v7a` or `arm64-v8a.` * The testing platform is Android 9.0 `x86_64` (using **houdini**). * I used `System.loadLibrary()` in...
Device: MI Pad 5 Pro Android version: 13 Magisk version name: 27.0 Magisk version code: 27003 Zygisk version: 5 ```cpp // Hook JNI native methods for a class // //...
-fno-exceptions
* `WinGet install LLVM.LLVM` * `vcpkg install opencv4[contrib,nonfree]:x64-windows-static` ```bash Computing installation plan... The following packages are already installed: opencv4[core,win32ui,webp,tiff,thread,quirc,png,nonfree,jpeg,intrinsics,highgui,gapi,fs,dshow,dnn,default-features,contrib,calib3d]:[email protected]#2 opencv4:x64-windows-static is already installed Total install time: 157 us opencv4 is...
```bash Usage: ./path/to/AndKittyInjector [-h] [-pkg] [-pid] [-lib] [ options ] Required arguments: -pkg Target app package. -lib Library path to inject. Optional arguments: -h, --help show available arguments. -pid Target...
The `cargo publish` command performs a compilation step; failure to compile will result in a failed package publication. How should I configure `~/.cargo/config.toml` to allow both `cargo publish` and `cargo...
### 添加直接从内存中加载 library 的选项 - [ ] 通过此功能注入映射到内存中的 `ELF` - [ ] 通过此功能注入 `shellcode`