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

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

2020-1-10 06:01
1751
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



[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

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