首页
社区
课程
招聘
[旧帖] [求助]yoda's Protector 1.03.3 -> Ashkbiz Danehkar 0.00雪花
发表于: 2008-4-21 17:54 3485

[旧帖] [求助]yoda's Protector 1.03.3 -> Ashkbiz Danehkar 0.00雪花

2008-4-21 17:54
3485
DLL程序如下:
library yoda1033;

uses
  SysUtils,
  Classes;

{$R *.RES}
   function astring:string;stdcall;
   begin
   result:='stringindll';
   end;
exports astring;
begin
end.
现在用Yoda's.....保护后,能找到OEP,可是脱出来的是原文件的2倍,并且无法修复。
求指导。

附件链接:
http://www.live-share.com/files/319420/testdll.rar.html

[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//