Kai Michaelis

Results 61 comments of Kai Michaelis
trafficstars

I don't want a plugin infrastructure. A project that does this already exists: [radare2](https://github.com/radare/radare2). There are good reasons to have plugins but I have decided to leave this feature out...

/cc @condret

Rust naming conventions dictate that types start w/ an upper case letter. `Str` is good IMHO.

Hey @opennota, I understand that you don't want to install Qt just for trying out Panopticon The problem is that setting up (and debugging) a build job to compile everything...

I'm not sure I fully understand what happened.

@m4b ok, why do you put all this Function trait stuff here? Shouldn't it be in the RRC crate?

I had a quick look at the function_container branch and I honestly have no idea what's happening there. It's 32 commits and thousands of lines. I appreciate your work on...

>> We only need one IL, there is no benefit of supporting more > Respectfully, I disagree, for several reasons. For one, consider the situation that you're in right now....

The plan is to implement #125 and then VSA to recover the stack variables. This (supposedly) works independent of the calling convention.

Good idea, you got the job 👍