Based on our record, Ghidra seems to be a lot more popular than Resource Hacker. While we know about 67 links to Ghidra, we've tracked only 5 mentions of Resource Hacker. 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.
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 / about 1 month ago
Ghidra (https://ghidra-sre.org/) can fine-tune executables way more easily than your models. - Source: Hacker News / 4 months ago
I've only played a with this, but it was impressive. https://ghidra-sre.org/. - Source: Hacker News / 4 months 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: almost 2 years ago
The whole game is written in C++ (game logic intertwined with graphics). Ghidra can help you deconstruct the game binaries, but you need to put in a GREAT great effort to even get a starting point. Cheat Engine has been successful for some purposes, including an AI enabling utility for multiplayer (use with great care!). Source: almost 2 years ago
"Resource Hacker"[1] should be enough to edit some strings, you just need to find the right file. [1] http://angusj.com/resourcehacker/. - Source: Hacker News / almost 2 years ago
Btw there are a couple of small programs to extract icons from exe/dll -s I tried with (ResourceHacker)[http://angusj.com/resourcehacker/] and (BeCyIconGrabber)[https://jarlpenguin.github.io/BeCyIconGrabberPortable/] but neither could find other icons than the main icon AH I had the idea to maybe check the component dll-s and actually foo_ui_std.dll has the icons. Source: about 2 years ago
I do too but I’ve been using resource hacker for over a year or two now to quickly get the icon. Very rarely have I had to look elsewhere. Source: over 3 years ago
Right click into any script, then the resulting executable open it with Resource Hacker and you'll see what I'm talking about: the script is just as a resource of the .exe. Source: almost 4 years ago
You'll also need a program called Resource Hacker. Find it here: http://angusj.com/resourcehacker/. Source: almost 4 years ago
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.
Universal Extractor 2 - Universal Extractor 2 is an unofficial updated and extended version of the original UniExtract by...
X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.
PE Explorer - EXE Editor, Resource Editor, Disassembler, Section Editor, Dependency Scanner, Quick Function Syntax Lookup. Analyze win32 executable files, including headers, procedures, and libraries. Edit icon resources and more.
Binary Ninja - A reverse engineering platform and GUI
Resource Tuner - Resource Editor: modify EXE file's resources, change Icons inside EXE, DLL, MUN. View, search, extract, replace, edit, add and delete the embedded resources of executable program files.