regomne / ilhook-rs

A library that provides methods to inline hook binary codes in x86 and x86_64 architecture
MIT License
69 stars 10 forks source link

Do you know iced_x86 has leaks? #10

Open persytry opened 5 months ago

persytry commented 5 months ago

iced leaks

Do you want to change iced-x86 to udis86?

regomne commented 4 months ago

I'm considering to change it later when I have time. Or maybe you could commit a pull request?

persytry commented 4 months ago

I tried it, I failed, it's hard for me, because ilhook depend on iced too many places

regomne commented 4 months ago

Yeah, it's a big project.