SDA
SDA copied to clipboard
SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine st...
Everything in `docs/` is in russian and in .docx format (except the git submodules.md). I don't speak russion and I don't own Microsoft word, either. I'd really apprechiate English documentation....
CMake Error at D:/r/vcpkg/scripts/buildsystems/vcpkg.cmake:786 (_find_package): Could not find a package configuration file provided by "nlohmann_json" with any of the following names:
Skimming through the source code, I wasn't able to find anything that would prevent this from working on Linux (apart from usage of Windows data types like `HMODULE`, and perhaps...