![]() |
Scylla IAT finder and Dumper
Imade this small plugin to load the scylla.dll in idapro.
Maybe if we are lucky they can add it via the official ScullaHide plugin for ida pro. All repects to the authers of the plugin. https://github.com/techbliss/SCyllaDumper have the scylla.dll in the PATH some where. run from plugin in ida and find under debugger picture http://i.imgur.com/KrcUFNR.png Regards |
Your plugin leads to stack corruption. Just start the scylla.exe, not DLL. Anyway, I think this is useless.
|
the plugin loads the sculla.dll from the entrypoint.
So only the one version can be used. https://anonfiles.com/file/02b4422b0b8ce5aff92243156d2cacf9 I havent found a exe of the plugin.But i would like a link, would be easyer. |
are you serious? You dont know that a main executable of scylla exists?
https://forum.exetools.com/showpost.php?p=90520&postcount=80 https://stackoverflow.com/questions/3207365/how-to-use-rundll32-to-execute-dll-function |
I actuelly just recently switched from PowerPC to PE files.Thats why i dont know many off the tools used.
I like to have the software all in one place, i dont wanna open multible programs each time. And i use scylla really much when examing packed files.So its just for my own lazyness :) |
Okay since i was the only one the board that didnt know there was a executible Scylla also :rolleyes:
i updated the plugin to use exactly that version. Also i added support for both version so x86 loads scylla x86, and x64 loads the x64 one. Extract the https://forum.exetools.com/showpost.php?p=90520&postcount=80 into the ida root dir. put sculla.py in plugin dir and load via plugin menu and find it after under debugg menu. Also important that you have environment setting called IDADIR = path /to /dir Always have this with ida anyway. updated git. https://github.com/techbliss/SCyllaDumper again thx to the authers of the tool. This is simple plugin to load the real plugin. Regards. |
1.3
Code:
Just a small tool to load the real tool.1.3 https://github.com/techbliss/SCyllaDumper Latest version of scylla http://forum.exetools.com/showpost.p...3&postcount=89 |
| All times are GMT +8. The time now is 05:06. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX