
gtop
nmon
psutil
vtop
iftop
Atop
Iotop
Security Process Explorer
Binary Ninja
IDA
Ghidra
OllyDbg
X64dbg
Cutter
radare
Malcat
gtop
Binary NinjaBased on our record, Binary Ninja should be more popular than gtop. It has been mentiond 12 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.
Gtop - This one was pretty heavy on my system, but it was quite pretty. Source: over 5 years ago
> find -> fd oh, I loved it! For others interested [1]. Still need to check others, but find is the one I use the most anyway. btw, it seems ytop [2] was deprecated. I use gtop [3], which is virtually the same interface, but in node instead of Rust. [1] https://github.com/sharkdp/fd [2] https://github.com/cjbassi/ytop [3] https://github.com/aksakalli/gtop. - Source: Hacker News / over 5 years ago
Binary Ninja deserves a mention in these threads: https://binary.ninja I've used IDA, Ghidra, and Binary Ninja a lot over the years. At this point I much prefer Binary Ninja for the task of building up an understanding of large binaries with many thousands of types and functions. It also doesn't hurt that its UI/UX feel like something out of this century, and it's very easy to automate using Python scripts. - Source: Hacker News / 5 months ago
Binary Ninja: https://binary.ninja/ :) Think someone has already linked it below! - Source: Hacker News / over 1 year ago
Found it out myself, https://binary.ninja/. - Source: Hacker News / over 1 year ago
If you really want to poke around in the binary, you can use a decompiler like IDA, Ghidra, or Binary Ninja's free version. Source: almost 3 years ago
Still $$$ for crippled functionality. As an alternative, https://binary.ninja is gaining traction at work. - Source: Hacker News / about 3 years ago
nmon - This systems administrator, tuner, benchmark tool gives you a huge amount of important performance...
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.
psutil - psutil is a module providing an interface for retrieving information on all running processes and...
Ghidra - Software Reverse Engineering (SRE) Framework
vtop - vtop is a graphical command-line tool that uses unicode braille to chart CPU and memory usage.
OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.