Delphi修改窗口类名(Hookapi)修改版/知识点:指针
摘要:
program Project1;uses Forms, Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Dialogs, Unit1 in 'Unit1.pas' {Form1};function GetClassInfoA1(x: Integer;y:Integer;j:Integer): Integer;stdcall; external 'user32.dll' name 'GetClassInfoA';function RtlMoveMemory1( 阅读全文
posted @ 2013-07-18 19:40 shellcode 阅读(464) 评论(0) 推荐(0)
浙公网安备 33010602011771号