Skip to content

Commit

Permalink
fix HookExit
Browse files Browse the repository at this point in the history
  • Loading branch information
axhlzy committed Jul 24, 2024
1 parent 0f35782 commit f3e4ded
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Il2cppHook/agent/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,6 @@ class ExceptionTraceClass {
}
}

setImmediate(()=>{HookExit()})

const HookExit = () => {

LOGE(`CURRENT PID : ${Process.id}`)
Expand Down

0 comments on commit f3e4ded

Please sign in to comment.