摘要: 混淆 emergency/emergencecustom/customs/customerverbal/oral 口语的 adj.emission/missionshelter/alter/alert ``` retain/retail success/successive over/oven `` 阅读全文
posted @ 2022-06-14 14:52 anyboo 阅读(110) 评论(0) 推荐(0) 编辑
摘要: RT 阅读全文
posted @ 2022-06-06 20:10 anyboo 阅读(12) 评论(0) 推荐(0) 编辑
摘要: Content of Spice Spice for Newbies 阅读全文
posted @ 2022-04-22 10:55 anyboo 阅读(10) 评论(0) 推荐(0) 编辑
摘要: Signed vs unsigned 1 char c = -1; 2 00A81962 mov byte ptr [c],0FFh 3 unsigned char uc = -1; 4 00A81966 mov byte ptr [uc],0FFh 5 6 if (uc == c) 7 00A81 阅读全文
posted @ 2022-04-14 17:07 anyboo 阅读(42) 评论(0) 推荐(0) 编辑
摘要: Chapter 6 I/O system Driver objects and device objects Experiment: Looking at device objects 1 !object \Device 2 !drvobj 3 !devobj 4 !process 0 0 dwm. 阅读全文
posted @ 2022-04-12 17:32 anyboo 阅读(75) 评论(0) 推荐(0) 编辑
摘要: !idt dps nt!KeServiceDescriptorTable dds KiServiceTable dq KiServiceTable ln poi(KiServiceTable + 102 * 4) Hook SSDT(Shadow) Hooking the System Servic 阅读全文
posted @ 2022-04-01 16:13 anyboo 阅读(42) 评论(0) 推荐(0) 编辑
摘要: 目录 良民宗教 中国人的精神 中国的女性 中国的语言 约翰·史密斯在中国 大汉学家 汉学(一) 汉学(二) 暴民崇拜教或战争与出路 参考资料 书评:辜鸿铭的《中国人的精神》 阅读全文
posted @ 2022-03-01 22:50 anyboo 阅读(30) 评论(0) 推荐(0) 编辑
摘要: Use vim with ctags # Some MacOS comes with ctags $ /usr/bin/ctags usage: ctags [-BFadtuwvx] [-f tagsfile] file ... # Don't use that default ctags. Ins 阅读全文
posted @ 2021-12-28 18:36 anyboo 阅读(31) 评论(0) 推荐(0) 编辑
摘要: $user - Display a structure with account information for the account running the application. For security reasons, the password information is not di 阅读全文
posted @ 2021-12-27 10:45 anyboo 阅读(21) 评论(0) 推荐(0) 编辑
摘要: Template Method in OpenSSL asn1.h asn1t.h /*- * These are values for the itype field and determine how the type is interpreted. * * For PRIMITIVE type 阅读全文
posted @ 2021-12-24 18:08 anyboo 阅读(89) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示