
Stack Overflow
GitHub
DEV.to
Stack Exchange
Reddit
Quora
Question2Answer
LeetCode
Ghidra
IDA
Binary Ninja
X64dbg
OllyDbg
Cutter
radare
GNU Project Debugger
Based on our record, Stack Overflow seems to be a lot more popular than Ghidra. While we know about 895 links to Stack Overflow, we've tracked only 68 mentions of Ghidra. 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.
So, I reviewed the questions list again but this time, since the time I did view it about 9 hours ago [1]. 10 were negative scored, 5 positive scored, 15 0 scored, 4 has received answers. This is better than normal for those ~30. Usually it's 80% without votes, without answers, without comments. So, this is a significan improvement... Which I suspect is due the time of the day, as the US and most of Europe were... - Source: Hacker News / 8 months ago
It's surely both. Look at the newest questions: https://stackoverflow.com/questions?tab=Newest Most questions have negative karma. Even if somehow that is "deserved", that's not a healthy ecosystem. All that is left of SI are clueless questioners and bitter, jaded responders. SO worked when "everyone" was new to it, and they felt energized to ask questions ( even "basic" questions, because they hadn't been asked... - Source: Hacker News / 8 months ago
A wide community: Beginners benefit most when answers are easily accessible. A language with strong Stack Overflow activity, official docs, and tutorials will keep you moving. - Source: dev.to / 10 months ago
Another study from Stack Overflow revealed that developers spend an average of 6–8 hours daily in front of screens, which further increases digital fatigue. - Source: dev.to / 12 months ago
10. Stack Overflow for Teams – Knowledge Sharing Platform. - Source: dev.to / about 1 year ago
All ~7,500 candidates get decompiled headless by Ghidra. This is the main computational bottleneck of the pipeline—it takes roughly 1 to 3 minutes to extract the dispatch logic per driver depending on complexity. Fortunately, doing this concurrently across a thread pool brings the time down significantly. Scanning the massive 7.5k candidate pack finishes overnight on my machine. - Source: dev.to / 5 months ago
Install Ghidra: You can download the latest version from the official Ghidra website: https://ghidra-sre.org/. Follow the installation instructions provided on the site. - Source: dev.to / over 1 year ago
Ghidra (https://ghidra-sre.org/) can fine-tune executables way more easily than your models. - Source: Hacker News / over 1 year ago
I've only played a with this, but it was impressive. https://ghidra-sre.org/. - Source: Hacker News / over 1 year ago
I've got no experience with reverse-engineering executables, but I got a bunch of code-like stuff showing up when I fed ULTIMA.EXE to Ghidra and told it to analyze it with all the flags set. Source: about 3 years ago
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
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.
DEV.to - Where software engineers connect, build their resumes, and grow.
Binary Ninja - A reverse engineering platform and GUI
Stack Exchange - Stack Exchange is a fast-growing network of 84 [and counting] question and answer sites on diverse...
X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.