首页
社区
课程
招聘
[分享]Arteam: Notes On Reversing And Cracking Java Target Part 3, by ThunderPwr
发表于: 2007-10-22 05:57 2312

[分享]Arteam: Notes On Reversing And Cracking Java Target Part 3, by ThunderPwr

2007-10-22 05:57
2312
Hi all,

online there's the third episode of the very nice Java series from ThunderPwr. This time he approaches a nice program, PersonalBrain, which has some interesting obfuscation and encryption mechanisms to avoid reversing of its java code.

Here's what the abstract says


This tutorial aim is show some news way to find what is the class or classes to patch in target with package using several class, this technique is also useful when you’ve obfuscated or encrypted class.
The way is based mainly on simple memory searching. A fast survey was done to proof that class encryption is not a safe practice to protect Java target.


usual place: tutorials.accessroot.com

Have phun,
Shub

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 0
支持
分享
最新回复 (3)
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
Good jobs.
2007-10-22 09:51
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
thx
I m studying java
2007-10-29 21:06
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
wondful works! thanks a lot !
2007-11-7 00:33
0
游客
登录 | 注册 方可回帖
返回
//