
CodeFactor.io
Codacy
CodeClimate
SonarQube
SensioLabs Insight
Source-Navigator NG
ESLint
Source Insight
Cutter
IDA
Ghidra
OllyDbg
Binary Ninja
X64dbg
radare
GNU Project Debugger
CodeFactor.ioBased on our record, Cutter seems to be more popular. It has been mentiond 13 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Rizin[1]/Cutter[2] projects are stored like text files that work well with git, you could try those tools. [1] https://rizin.re [2] https://cutter.re. - Source: Hacker News / about 2 years ago
Everything Hiew can do, Rizin[1] can do too, and is completely free and open source[2] under LGPL3 license. Moreover, it supports more architectures, platforms, and file formats, as well as GUI in Qt - Cutter[3][4]. If something is missing in Rizin but presented in Hiew, please let us know by opening the issue with details. [1] https://rizin.re [2] https://github.com/rizinorg/rizin [4] - Source: Hacker News / over 2 years ago
In Cutter[1][2] we have an idea to implement thes same feature[3] as a plugin, but our priorities lie elsewhere die to the lack of enough hands. Contributions are welcome. [1] https://cutter.re [2] https://github.com/rizinorg/cutter. - Source: Hacker News / about 3 years ago
You might want to check Cutter[1][2] also. Our release builds come with decompiler included. [1] https://cutter.re [2] https://github.com/rizinorg/cutter. - Source: Hacker News / about 3 years ago
For this kind of task, using low-level debugger tools is probably better. Rizin[1][2]/Cutter[3][4] could help. We also have GSoC participant this year who works hard on improving debuginfo and debugging support[5]. I personally also like Binary Ninja, they recently made their debugger stable enough[6]. [1] https://rizin.re/ [2] https://github.com/rizinorg/rizin [4] https://github.com/rizinorg/cutter [5]... - Source: Hacker News / about 3 years ago
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
IDA - The best-of-breed binary code analysis tool, an indispensable item in the toolbox of world-class software analysts, reverse engineers, malware analyst and cybersecurity professionals.
CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
Ghidra - Software Reverse Engineering (SRE) Framework
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.