会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
0x0c,0x0d
Write The CODE,Change The World!
首页
新随笔
联系
管理
上一页
1
···
33
34
35
36
37
38
39
40
41
···
46
下一页
2018年11月9日
winform,同个程序只允许启动一次
摘要: static class Program { [DllImport("User32.dll")] private static extern bool ShowWindowAsync(System.IntPtr hWnd, int cmdShow); [DllImport("User32.dll")] private sta...
阅读全文
posted @ 2018-11-09 14:18 Hey,Coder!
阅读(752)
评论(0)
推荐(0)
2018年11月8日
android_模拟器调试
摘要: 找到adb_server adb_server connect 127.0.0.1:7555
阅读全文
posted @ 2018-11-08 18:45 Hey,Coder!
阅读(130)
评论(0)
推荐(0)
2018年11月1日
NPOI
摘要: public class ExeclHelper { public static NPOI.HSSF.UserModel.HSSFWorkbook obook; public static NPOI.SS.UserModel.ISheet osheet; /// /// 构造函数,初始化表单对象 ...
阅读全文
posted @ 2018-11-01 14:41 Hey,Coder!
阅读(259)
评论(0)
推荐(0)
2018年10月26日
wince单实例启动
摘要: static class Program { [DllImport("Toolhelp.dll")] public static extern IntPtr CreateToolhelp32Snapshot(uint flags, uint processid); [DllImport("Toolhelp.dll")] pu...
阅读全文
posted @ 2018-10-26 11:05 Hey,Coder!
阅读(145)
评论(0)
推荐(0)
2018年10月20日
c# pda
摘要: 1.去除标题栏 2.去除任务栏 json comboBox绑定key value
阅读全文
posted @ 2018-10-20 17:21 Hey,Coder!
阅读(778)
评论(0)
推荐(0)
2018年10月10日
一些特殊的站点
摘要: http://www.ttmd5.com/ 本站专业针对md5等哈希算法进行在线解密,可上传文件在线批量破解,最多可支持数万个密码。单单MD5就拥有64T的密码数据库,共3万多亿条。其中包括8位小写加数字的全破解(全球唯一在线解密网站支持该解密范围),一般的查询是免费的。 https://loadi
阅读全文
posted @ 2018-10-10 19:18 Hey,Coder!
阅读(185)
评论(0)
推荐(0)
2018年9月17日
mybatis乱码
摘要: 多个字段
阅读全文
posted @ 2018-09-17 16:04 Hey,Coder!
阅读(201)
评论(0)
推荐(0)
2018年9月14日
HTTP状态码
摘要: Value Description Reference 100 Continue [RFC7231, Section 6.2.1] 101 Switching Protocols [RFC7231, Section 6.2.2] 102 Processing [RFC2518] 103 Early
阅读全文
posted @ 2018-09-14 20:25 Hey,Coder!
阅读(2021)
评论(0)
推荐(0)
2018年9月11日
墨者学院——远程电子数据取证-服务器分析(第1题)
摘要: 地址:https://www.mozhe.cn/bug/detail/U1prK3FzNjAydzF1bUpxKzVrUWsvQT09bW96aGUmozhe 启动靶场登录远程后显示隐藏文件,直接得key
阅读全文
posted @ 2018-09-11 18:26 Hey,Coder!
阅读(844)
评论(0)
推荐(0)
墨者学院——密码学加解密实训(Base64转义)
摘要: 地址:https://www.mozhe.cn/bug/detail/SW5ObnVFa05vSHlmTi9pcWhRSjRqZz09bW96aGUmozhe 在靶场中找到内容 解密 访问直接得key
阅读全文
posted @ 2018-09-11 18:09 Hey,Coder!
阅读(260)
评论(0)
推荐(0)
上一页
1
···
33
34
35
36
37
38
39
40
41
···
46
下一页
公告