x64dbg / ScyllaHide

Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
GNU General Public License v3.0
3.39k stars 420 forks source link

How to install with ida pro? #97

Open glorsh66 opened 4 years ago

glorsh66 commented 4 years ago

Is there a way to install ScyllaHide to ida pro? I can't get it working...

It works fine in ollydebug, but ida pro is so much better... or maybe somethign similar

just copying files into "plugins" directory, doesn't do a thing.

mrexodia commented 4 years ago

IDA is not really supported. You definitely have to compile it yourself for whatever IDA you’re using and figure things out from there.

On Sat, 28 Mar 2020 at 12:06, glorsh66 notifications@github.com wrote:

Is there a way to install ScyllaHide to ida pro? I can't get it working...

It works fine in ollydebug, but ida pro is so much better... or maybe somethign similar

just copying files into "plugins" directory, doesn't do a thing.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/ScyllaHide/issues/97, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASYFGKDGUL2LD7TGRX6ZL3RJXK2VANCNFSM4LVRDN3Q .

Mattiwatti commented 4 years ago

To add to this, it is only IDA 6 that the plugin works with. If you're using IDA 7.x the plugin will not work.

geocine commented 7 months ago

If anyone needs I have compiled and supported for IDA 8.3

mrexodia commented 7 months ago

Please publish the source code and repost your link. This is extremely suspicious.

geocine commented 7 months ago

Please publish the source code and repost your link. This is extremely suspicious.

I can PR here if you are interested

mrexodia commented 7 months ago

Yeah would be good! The past PRs were abandoned during the review…

geocine commented 6 months ago

I've submitted a PR, thank you. Initially, I hesitated because the feedback from the authors suggested they're not keen on further IDA support, given the restrictive SDK distribution policies. Additionally, the view on IDA as less effective as a debugger when compared to other available tools.