一个自由强大跨平台的十六进制编辑器 / A free, powerful, cross-platform hex editor

angelscript angelscript-language binary-analysis hacking hex-editor reverse-engineering static-analysis
1 Open Issue Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a CMake build issue in a cross-platform hex editor project. Currently, after building on Windows, necessary DLLs (WingPlugin.dll) and language resources (lang folder) are not automatically copied to the executable's directory, requiring manual intervention. The solution involves modifying the CMakeLists.txt file to include post-build commands that copy these files to the correct location.

Complexity: 2/5
help wanted

一个自由强大跨平台的十六进制编辑器 / A free, powerful, cross-platform hex editor

C++
#angelscript#angelscript-language#binary-analysis#hacking#hex-editor#reverse-engineering#static-analysis