Evan Teran

Results 399 comments of Evan Teran

Yea, I've been thinking that this would be a difficult challenge to deal with. My current thought is that if the user has run analysis on the region (maybe make...

Yea, analysis isn't instant, and it certainly isn't perfect. I was just thinking that things such as Ollydbg always do an analysis (as far as I can tell), and while...

Agreed, it is cancelable of course. But it is often time consuming and is opt out, as opposed to edb's opt in analysis. We could make it cancelable, and have...

I have a Pi 3 arriving tomorrow :-)

@10110111 If I get the ball rolling on this, any chance you'd have the time to make an ARM version of the register view plugin? Do youy know if ARM...

Awesome thanks for your research on this. My Pi arrived today, waiting on the case to arrive tomorrow. I think I'll be able to start the porting work next week....

I've been running the builds on the pi itself. So far it of course doesn't succeed though. Timing not too bad, but it is much slower than my laptop of...

This is something that I've wanted to do for a bit. It's a non-trivial amount of effort, but I'll work towards it :-)

I hear you guys, will start working towards it. Hopefully, we will be able to encapsulate everything we need to do in the DebuggerCore plugin.

Agreed. Hopefully, the work to support ARM will indirectly help in adding abstractions and architecture independence where we need it to support this kind of thing. The main thing I...