kickass156

Results 18 comments of kickass156

I tested the tracing of kernel instructions yesterday.It's completely abnormal.For example, the push instruction, it will not record.This problem has troubled me for five days, I don't know how to...

Ok, thanks, I will package the source code and send it to your mailbox later

I patiently debugged for another day, and finally found the cause of the problem, I will look at it again, maybe I can solve this problem.

The problem is basically solved, but when the CPU fetch the code will also enter the read and write callback, tested it with your test script, the same result.As picture...

> Hi, > > I would need to see all your code, or at least, all the code needed to reproduce the problem. > > Thanks, I have packaged it...

> Hi, > > I have finally allocated some time to take a look at your code. It seems that you are most likely having issues with how you track...

> I watched the entire video, but I don't recall any comment regarding the TLB problem you mention. If the TLB is affecting how memory reads/writes are tracked, let's create...

I am always looking for a debugger that supports system-wide taint analysis.but I only found free tools like panda.Unfortunately, its performance is too bad.When I run some large software in...