Interceptor.attach(ptr(0x080E5CA6), {
onEnter: function(args) {
},
onLeave: function(retval) {
retval.replace(1)
}
});
Interceptor.attach(ptr(0x080E5D42), {
onEnter: function(args) {
},
onLeave: function(retval) {
retval.replace(1)
}
});
© 版权声明
THE END
暂无评论内容