Skip to content

Intercept and log CriWare hca key, both console and alert menu, as an iOS tweak. 拦截并记录CriWare hca密钥,同时输出至控制台与屏幕提示显示。iOS越狱扩展

License

esterTion/CriWare-Key-Logger

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Better method of extracting

https://estertion.win/media/bandicam%202019-10-29%2013-39-41-080.mp4
Open resources.assetes, search CRIWareInitializer, select Managed(non-il2cpp) / generated DummyDll(il2cpp dumper) folder

CriWare key logger

iOS tweak, package at com.estertion.crikeylogger_3_iphoneos-arm.deb or https://repo.estertion.win/

Intercept and log hca key
Usage:

  1. Use il2cppDumper to dump the function offset of CriWareDecrypterConfig.ctor() (You might need some tool such as Clutch to dump the app exectuable binary)
  2. Install the deb package
  3. Modify /Library/MobileSubstrate/DynamicLibraries/CRIKeyLogger.plist, edit entry InjectAppID to app id to inject, edit entry InjectFunctionOffset to function offset from dump.cs
  4. Open the game and retrive your key

拦截并记录hca密钥
用法:

  1. il2cppDumper 获取 CriWareDecrypterConfig.ctor() 函数的偏移地址 (你可能需要如 Clutch 之类的工具获得未加密的程序可执行文件)
  2. 安装deb包
  3. 在设备上修改 /Library/MobileSubstrate/DynamicLibraries/CRIKeyLogger.plist, 编辑 InjectAppID 至需要注入的程序id, 编辑 InjectFunctionOffset 至从 dump.cs 里得到的函数偏移地址
  4. 打开游戏取得key

About

Intercept and log CriWare hca key, both console and alert menu, as an iOS tweak. 拦截并记录CriWare hca密钥,同时输出至控制台与屏幕提示显示。iOS越狱扩展

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published