上一页 1 ··· 213 214 215 216 217 218 219 220 221 ··· 400 下一页
摘要: 请问大神.NET查壳工具都有哪些? 已知的有DotNet Id 除了这个还有别的吗?脱MAXTOCODE发现是双壳。脱掉第一层还有一层,DotNet Id检测没壳了,但是反编译还是加密状态. 用PEiD查壳,用OD脱壳 ScanID算不算? https://hintdesk.com/2007/11/ 阅读全文
posted @ 2019-07-19 17:38 ChuckLu 阅读(8494) 评论(0) 推荐(0)
摘要: How to change the button text of <input type=“file” />? Simply [Edit with snippet] https://jsfiddle.net/KenKarloDotcom/p1v3qtek/5/ 阅读全文
posted @ 2019-07-19 16:42 ChuckLu 阅读(196) 评论(0) 推荐(0)
摘要: widget jquery 理解 $.widget( name, base, prototype ) widget一共有2或3个参数。base为可选。 这里之所以把base放在第二个参数里,主要是因为这样写代码更直观一些。(因为后面的prototype 是个代码非常长的大对象)。 name: 第一个 阅读全文
posted @ 2019-07-18 14:44 ChuckLu 阅读(642) 评论(0) 推荐(0)
摘要: Chrome Development Tool: [VM] file from javascript [VM] (scriptId) has no special meaning. It's a dummy name假名 to help us to distinguish code which ar 阅读全文
posted @ 2019-07-17 18:11 ChuckLu 阅读(512) 评论(0) 推荐(0)
摘要: Forcepoint One Endpoint Diagnostics Tool C:\Program Files\Websense\Websense Endpoint\WEPDiag.exe "C:\Program Files\Websense\Websense Endpoint\wepdiag. 阅读全文
posted @ 2019-07-17 16:30 ChuckLu 阅读(1559) 评论(0) 推荐(0)
摘要: https://www.codeproject.com/Articles/748849/ASP-NET-Web-Optimization-Framework 阅读全文
posted @ 2019-07-17 10:50 ChuckLu 阅读(166) 评论(0) 推荐(0)
摘要: 错误1 赋值问题 貌似编译器版本有点低,无法识别C#的高级语法糖 属性的初始值,必须是public bool IsEnabled { get{return true;} } 不能写成public bool IsEnabled { get; }=true; Control Compiler Error 阅读全文
posted @ 2019-07-16 22:13 ChuckLu 阅读(788) 评论(0) 推荐(0)
摘要: namespace Triton.Bot public static class PluginManager 通过load函数进行加载,而且加载的是固定路径,扫描Plugins文件夹 使用AssemblyLoader加载插件,只扫描.cs文件 阅读全文
posted @ 2019-07-16 21:41 ChuckLu 阅读(617) 评论(0) 推荐(0)
摘要: Unexpected ConvertTo-Json results? Answer: it has a default -Depth of 2 问题 Why do I get unexpected ConvertTo-Json results? And why does a round-trip ( 阅读全文
posted @ 2019-07-16 10:29 ChuckLu 阅读(270) 评论(0) 推荐(0)
摘要: 界面上无法识别,提示是 [Unidentified card ID :DAL_010][Unidentified card ID :DAL_415] Unidentified card ID :HERO_02c 首先使用卡牌工具,查询卡牌id对应的卡牌名字 https://github.com/Ch 阅读全文
posted @ 2019-07-15 22:40 ChuckLu 阅读(1228) 评论(0) 推荐(0)
上一页 1 ··· 213 214 215 216 217 218 219 220 221 ··· 400 下一页