ViDi Visual Disassembler is a tool for static analysis of PE files,
based on
bearparser (license) &
capstone (license)
ViDi is open source: https://github.com/hasherezade/ViDi
Latest build available here: https://github.com/hasherezade/ViDi/releases/tag/0.2.5.6
WARNING: This project is a low priority for me now, and it is not actively developed. However, I still welcome any bug reports or feature requests.
I think i\m in love with you, without ever seeing you π This is the best debug tool EVER! Would you marry me?
Hahaha. Glad that you like it! However, I cannot support this request. I support only feature requests π So if you have any, feel free to share (by the way – improved version will be this week)
would be great if you ported it to linux without the need of wine (well, maybe except the red semi-dry Kindzmarauli during the work π ).
It compiles on Linux well, I just didn’t published the binary. But if you are interested it is here (64bit version): https://drive.google.com/file/d/0Bx0ohDGks8J0dTQ5bS1SUFdCcE0/view?usp=sharing
it requires Qt (same requirements like PE-bear). Let me know if it works for you!
It works like a charm on Linux x64. Here’s the screenshot http://imgur.com/bvsVS6r
Btw, I’ve been using PE-bear for quite sometime and I love it.
Thanks! I am happy to hear it π Nowadays I don’t have much time for coding free apps, but when I find that they are useful for someone, I feel motivated
Will not touch your tool until the source code is released. FYI, it might be illegal to link your code against capstone because it’s GPL.
as you wish, I am not forcing anyone, LOL
but just FYI, capstone uses MIT license (https://opensource.org/licenses/MIT) -> https://github.com/aquynh/capstone/blob/master/LICENSE.TXT
Thanks for creating the Linux build. Tested on ArchLinux, runs without problems & works well.
like this
where have release οΌ
There are links to ready-made builds on this page. For which OS do you need?
You can also build from sources by yourself (there is a script for Linux and MacOS). See the sources here: https://github.com/hasherezade/ViDi