上一页 1 ··· 215 216 217 218 219 220 221 222 223 ··· 400 下一页
摘要: AsyncTaskMethodBuilder Represents a builder for asynchronous methods that return a task. Represents a builder for asynchronous methods that return a t 阅读全文
posted @ 2019-07-15 00:57 ChuckLu 阅读(818) 评论(0) 推荐(0)
摘要: 表现1 配置是标准,休闲模式 然后一直重复提示 select desire deck select causal mode 表现2 配置是狂野,休闲模式 然后一直提示 切换到狂野 切换到标准 把模式切换到auto好像就可以了 [QuestPlus] You don't have the deck n 阅读全文
posted @ 2019-07-14 16:16 ChuckLu 阅读(2365) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/chucklu/p/10020221.html 使用Powershell查看 PS C:\repository\GitHub\ChuckLu\Test\HearthbuddyRelease> [reflection.assemblyname]::Get 阅读全文
posted @ 2019-07-14 15:16 ChuckLu 阅读(504) 评论(0) 推荐(0)
摘要: 构造函数 需要注意的是this.intptr_0 = this.method_18("mono.dll"); 所以,这个类里面的操作,最后是和mono.dll相关的 this.intptr_0 = this.method_18("mono.dll"); + intptr_0 0x10000000 S 阅读全文
posted @ 2019-07-14 11:51 ChuckLu 阅读(534) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/25953887/how-to-use-unsafe-code-in-safe-contex I am not sure if you need unsafe code in that case (see answer of @ 阅读全文
posted @ 2019-07-14 11:36 ChuckLu 阅读(880) 评论(0) 推荐(0)
摘要: [CollectionManagerScene_COLLECTION] An exception occurred when calling CacheCustomDecks: System.MissingMethodException: Method 'CollectionDeckBoxVisua 阅读全文
posted @ 2019-07-14 11:04 ChuckLu 阅读(744) 评论(0) 推荐(0)
摘要: de4dot .NET deobfuscator and unpacker. Description de4dot is an open source (GPLv3) .NET deobfuscator and unpacker written in C#. It will try its best 阅读全文
posted @ 2019-07-13 15:16 ChuckLu 阅读(2736) 评论(0) 推荐(0)
摘要: hearthbuddy中的一段代码 // Token: 0x04000D28 RID: 3368 private readonly ExternalProcessMemory externalProcessMemory_0; public class ExternalProcessMemory :  阅读全文
posted @ 2019-07-13 14:19 ChuckLu 阅读(1387) 评论(1) 推荐(0)
摘要: HearthBuddy https://www.jiligame.com/70639.html 解压缩包,打开hearthbuddy.exe直接运行就可以;不用替换mono.dll直接可用;不需要校验任何文件hash值;key随便输入什么字符; by大神beebee102 https://pan.b 阅读全文
posted @ 2019-07-13 06:49 ChuckLu 阅读(3525) 评论(0) 推荐(0)
摘要: https://github.com/0xd4d/dnSpy 下载压缩包之后,解压,发现目录里面有3个exe文件 需要用管理员运行dnSpy.exe,然后打开exe文件,设置好断点,然后start 使用技巧 edit method 在左侧的导航栏,找到某个类里面的某个方法,右键,会有2个edit m 阅读全文
posted @ 2019-07-13 03:16 ChuckLu 阅读(6338) 评论(2) 推荐(1)
上一页 1 ··· 215 216 217 218 219 220 221 222 223 ··· 400 下一页