type
TxData = record
Name : array [0..19] of Byte;
Count : Integer;
end;
function
GetData (aName : String;var aData: TxData): Boolean;
begin
StrPCopy (@aDate.Name, aName);
aData.Count := 1;
Result := True;
var
Str : String =
'SQuid'
;
asm
mov eax, Str
lea edx, ???
//
该如何定义这个?
call xxxxxxx
[招生]科锐逆向工程师培训(2025年3月11日实地,远程教学同时开班, 第52期)!