自动修改坚果云个人配置文件为安装目录下的UserData目录,实现半绿色化的作用,重装不用再重新登录
iL指令如下
0 0000 call string NutstoreLib.Utils.DirectoryUtils::get_NUTSTORE_INSTALL_DIR()
1 0005 newobj instance void [mscorlib]System.IO.DirectoryInfo::.ctor(string)
2 000A call instance class [mscorlib]System.IO.DirectoryInfo [mscorlib]System.IO.DirectoryInfo::get_Parent()
3 000F callvirt instance string [mscorlib]System.IO.FileSystemInfo::get_FullName()
4 0014 ldstr "UserData"
5 0019 call string [Pri.LongPath]Pri.LongPath.Path::Combine(string, string)
6 001E ret

使用方法,
将最新的NutstoreLib.dll拷贝进来,执行下,再使用NutstoreLib_patched.dll替换原来安装目录的NutstoreLib.dll即可
源代码地址 https://github.com/ca-x/NutstoreAutoPatch
© 版权声明
文章版权归作者所有,未经允许请勿转载。如内容涉嫌侵权,请在本页底部进入<联系我们>进行举报投诉!
THE END














- 最新
- 最热
只看作者