
Hugo
Jekyll
Ghost
WordPress
GatsbyJS
Hexo
Grav
GitHub Pages
Binary Ninja
IDA
Ghidra
OllyDbg
X64dbg
Cutter
radare
Malcat
Binary NinjaBased on our record, Hugo seems to be a lot more popular than Binary Ninja. While we know about 403 links to Hugo, we've tracked only 12 mentions of Binary Ninja. 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.
The site is a Hugo static build. HTML, CSS, a bit of vanilla JS. Push to main, a GitHub Action runs hugo --minify, and the result lands on GitHub Pages. No server to babysit. - Source: dev.to / 23 days ago
From the developer of https://gohugo.io/. - Source: Hacker News / 2 months ago
Migrating a blog off WordPress or Ghost. If you are moving to a static site generator like Astro, Hugo, or Jekyll, every post needs to be a .md file. Export your WordPress XML, feed each block through the converter, drop the result into content/posts/. I moved 84 posts this way in an evening. - Source: dev.to / 3 months ago
PaperMod is a clean, fast Hugo theme. What it doesn't give you out of the box is a component library: no callouts, no numbered steps, no before/after comparisons. If you write tutorials or technical posts, you end up compensating with blockquotes and bold text where purpose-built components would serve the reader better. - Source: dev.to / 3 months ago
So, I created โ๏ธ Meddler, a command-line tool and website that will take the .ZIP of your export that Medium gives you and turn it into clean, portable Markdown formats for Jekyll, Hugo, Eleventy, or Astro.js. - Source: dev.to / 5 months 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: over 2 years ago
Still $$$ for crippled functionality. As an alternative, https://binary.ninja is gaining traction at work. - Source: Hacker News / about 3 years ago
Jekyll - Jekyll is a simple, blog aware, static site generator.
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.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
Ghidra - Software Reverse Engineering (SRE) Framework
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.