innoextract might be a bit more popular than Binary Ninja. We know about 15 links to it since March 2021 and only 11 links to 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.
As mentioned elsewhere in the thread, you can download the Windows offline installer from GOG, then use innoextract to extract the desired files: https://constexpr.org/innoextract/ A Mac GUI version of innoextract can be found here: https://macsourceports.com/utilities Aside from Doom engine games, this also works for Build engine (Duke Nukem 3D), idTech games, and countless others. Very useful tool for being able... - Source: Hacker News / almost 2 years ago
GOG's installers are made with InnoSetup, you can use a tool like InnoExtract to get the files out of them (source at https://constexpr.org/innoextract/ or in MacPorts/Homebrew). - Source: Hacker News / almost 2 years ago
Use innoextract to unpack it; you can easily install innoextract from Homebrew. Source: about 2 years ago
Download innoextract, https://constexpr.org/innoextract/ (Use for extracting the lenovo BIOS setup file). Source: over 2 years ago
Mostly, depends. Some games require some registry entries and might error without them. I recommend not launching the installer at all and instead extracting the files from inside with innoextract. Source: about 3 years ago
Binary Ninja: https://binary.ninja/ :) Think someone has already linked it below! - Source: Hacker News / 7 months ago
Found it out myself, https://binary.ninja/. - Source: Hacker News / 7 months 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 1 year ago
Still $$$ for crippled functionality. As an alternative, https://binary.ninja is gaining traction at work. - Source: Hacker News / almost 2 years ago
As I said, a regular text editor won’t do for reading a binary file, so I needed to choose a disassembler to break the challenge binaries out into their basic blocks. I chose to use Binary Ninja because it has a very easy-to-use Python API, and it’s hobbyist-level cheap (for comparison, the industry-standard disassembler is IDA Pro, which they will sell to you for roughly an arm, and continue to pick off your... - Source: dev.to / over 4 years ago
Universal Extractor 2 - Universal Extractor 2 is an unofficial updated and extended version of the original UniExtract by...
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.
Resource Hacker - Resource Hacker has been designed to be the complete resource editing tool.
Ghidra - Software Reverse Engineering (SRE) Framework
Restorator - Restorator is an award-winning utility to edit windows resources in applications and their...
X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.