Skip to content

Commit

Permalink
Merge pull request #295 from kmye/master
Browse files Browse the repository at this point in the history
add detection for dopamine hide-jailbreak
  • Loading branch information
GantMan authored Nov 30, 2024
2 parents 5bb1761 + 66abd9b commit ba841fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JailMonkey/JailMonkey.m
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ - (NSArray *)dylibsToCheck
@"TweakInject.dylib",
@"WeeLoader",
@"cyinject",
@"systemhook.dylib", // Dopamine - hide jailbreak detection https://github.com/opa334/Dopamine/blob/dc1a1a3486bb5d74b8f2ea6ada782acdc2f34d0a/Application/Dopamine/Jailbreak/DOEnvironmentManager.m#L498
@"libcycript",
@"libhooker",
@"libsparkapplist.dylib",
Expand Down

0 comments on commit ba841fd

Please sign in to comment.