-
When I was hooking a function, the second parameter of the function was a byte array, so I wrote the following code to hook the function:
function Hook() {
let xxx= Java.use("xxxx");
xxx["$…
-
# 设备信息
Redmi K40s
Miui14 Android 13
Ksu + lsposed
软件版本:1.2.2
websocket插件:1.2.2
# 问题描述
使用websocket插件
无法开始定位,软件提示 `等待其他应用响应`
打开被hook软件闪退
```
11-11 22:02:40.493 9493 9534 D TrafficSt…
-
Java.use(xxx).implementation = function()
Java.choose(xxx, {})
when Java.use and Java.choose is used in the same time, Java.use(xxx).implementation will not take effect
-
When the folder `.git/hooks` does not exist, then the plugin will fail to install the git hook. By [default](https://stackoverflow.com/questions/33680880/why-is-git-hooks-sometimes-missing-in-cloned-r…
-
### Discord Account
delphi1000@163.com
### What happens when the bug or crash occurs?
On September 1, 2024, the latest HarmonyOS upgrade caused a flash crash. Before the HarmonyOS is upgraded, th…
-
### 🤔 What's the problem you're trying to solve?
Previous closed issue: https://github.com/cucumber/messages/issues/73
The issue is four years old and closed, but the java hook annotations still d…
-
Hello,
after upgrading to v3.1, the hook is not working anymore, with this error
```
2020-08-31 18:47:55,711 ERROR [http-nio-7990-exec-57] @JNKL7Qx1127x1602902x0 1y7degk 2.229.36.64,0:0:0:0:0:0:…
-
When i start the game, it crashes, if the energy control mod is installed
LOG: ` Prism Launcher version: 8.4 (official)
Launched instance in online mode
login.microsoftonline.com resolves t…
-
Whenever I try to fish with a Lavaproof Fishing Hook in water this exception is thrown:
java.lang.IllegalArgumentException: bound must be greater than origin
at java.base/jdk.internal.util.random.R…
-
How can I use a Java method to invoke a callback hook?
And I took a quick look at the code, it seems to implement hooking through bytecode instrumentation and class redefinition. So, it doesn’t actu…