wisk / medusa

An open source interactive disassembler
Other
1.04k stars 92 forks source link

Project status? #82

Open don1001 opened 5 years ago

don1001 commented 5 years ago

Hi, is this project still in development? or its dead?

XVilka commented 5 years ago

@don1001 you can try radare2 or Cutter instead, since the project looks dead.

don1001 commented 5 years ago

@don1001 you can try radare2 or Cutter instead, since the project looks dead.

Thanks but I don't like Cutter, found this to be MUCH better https://github.com/REDasmOrg/REDasm-Builds cool project

wisk commented 5 years ago

It's not dead, I just need to focus on specific features and drop others.

XVilka commented 5 years ago

@wisk have you considered to contribute into Cutter instead? It already supports more features and will be a win-win for everyone.

wisk commented 5 years ago

No, I'm not interested on writing code for a GUI. This is, at least for me, the worst and most tedious part of a project. Besides, I know nothing about radare and its design / API. My main motivation behind Medusa is learning stuffs (C++, architecture, file executable, ...) and having a tool for specific needs. I don't really care about features and fancy stuffs. If I need a reverse engineering software with a nice GUI, I use IDA Pro.