随笔分类 - reverse engineering
about 0 & 1
摘要:关于FPU,比较运算有几个地方需要关注,mark一下。 he result of the comparison is reported in the condition codes field of the Status Word as follows (the C1 bit is not used
阅读全文
摘要:好久没写博客了,今天终于搞出了第一个shellcode,以此mark一下。 #include "stdafx.h" #include #include int _tmain(int argc, _TCHAR* argv[]) { HMODULE hm = LoadLibrary(_T("kernel32.dll")); int addr = (int)GetPro...
阅读全文

浙公网安备 33010602011771号