首页
社区
课程
招聘
[转帖]SmartAssembly Ptr SizeOf Fixer 1.0 by kao & LKT Pro
发表于: 2020-1-10 06:01 1694

[转帖]SmartAssembly Ptr SizeOf Fixer 1.0 by kao & LKT Pro

2020-1-10 06:01
1694
SmartAssembly Ptr SizeOf Fixer 1.0 by kao & LKT Pro

Example:
privateunsafestringmethod_0()
{
            string Test = "Deob me";
void*ptr=stackallocvoid[8];
*(int*)ptr= Test.Length;
stringtext="";
*(int*)((byte*)ptr+4)=;
while(*(int*)((byte*)ptr+4)<*(int*)ptr)
{
if(*(int*)((byte*)ptr+4)>&&*(int*)((byte*)ptr+4)%4==)
{
text+="-";
}
text+= Test[*(int*)((byte*)ptr+4)];
*(int*)((byte*)ptr+4)=*(int*)((byte*)ptr+4)+1;
}
returntext;
}
Usage: Drap and drop .exe which you want to fix to tool



[课程]FART 脱壳王!加量不加价!FART作者讲授!

注:下载本附件需支付 1雪币(note:1 points for downloading this attachment)
上传的附件:
收藏
免费 2
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//