上一页 1 ··· 215 216 217 218 219 220 221 222 223 ··· 399 下一页
摘要: 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 阅读(2712) 评论(0) 推荐(0)
摘要: hearthbuddy中的一段代码 // Token: 0x04000D28 RID: 3368 private readonly ExternalProcessMemory externalProcessMemory_0; public class ExternalProcessMemory :  阅读全文
posted @ 2019-07-13 14:19 ChuckLu 阅读(1307) 评论(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 阅读(3513) 评论(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 阅读(6314) 评论(2) 推荐(1)
摘要: Chrome中查看 request form data 在Fiddler中查看 阅读全文
posted @ 2019-07-12 18:26 ChuckLu 阅读(428) 评论(0) 推荐(0)
摘要: WindowOrWorkerGlobalScope.setTimeout() WindowOrWorkerGlobalScope.setTimeout() The setTimeout() method of the WindowOrWorkerGlobalScope mixin (and succ 阅读全文
posted @ 2019-07-12 17:33 ChuckLu 阅读(178) 评论(0) 推荐(0)
摘要: .slideUp() Effects > Sliding .slideUp( [duration ] [, complete ] )Returns: jQuery Description: Hide the matched elements with a sliding motion. versio 阅读全文
posted @ 2019-07-12 17:10 ChuckLu 阅读(417) 评论(0) 推荐(0)
摘要: .delay() Effects > Custom .delay( duration [, queueName ] )Returns: jQuery Description: Set a timer to delay execution of subsequent items in the queu 阅读全文
posted @ 2019-07-12 17:03 ChuckLu 阅读(289) 评论(0) 推荐(0)
摘要: What is the JavaScript version of sleep()? 需要注意的是,这里必须await才会等待 Since 2009 when this question was asked, JavaScript has evolved significantly. All oth 阅读全文
posted @ 2019-07-12 17:00 ChuckLu 阅读(1794) 评论(0) 推荐(0)
摘要: HiddenField Class Namespace:System.Web.UI.WebControls Assembly:System.Web.dll Represents a hidden field used to store a non-displayed value. Introduct 阅读全文
posted @ 2019-07-12 16:56 ChuckLu 阅读(258) 评论(0) 推荐(0)
上一页 1 ··· 215 216 217 218 219 220 221 222 223 ··· 399 下一页