AkashaCorporation/HikariSystem-HexCore ? reverse-engineered prompt
Reverse engineered prompt
Build me a Windows desktop app that feels like a modern reverse engineering workbench for analyzing PE and ELF binaries.
I want to be able to open a file, inspect it in a hex viewer, see disassembly, search for strings and IOCs, check entropy, run YARA rules, and get a clear overview of sections, imports, exports, and suspicious behavior. It should also support controlled emulation so I can follow what a binary does without running it normally, and it should be able to work headless for batch jobs with saved analysis results.
Please make the interface feel like a polished IDE, with tabs, navigation, bookmarks, and a clean analysis focused layout. If it helps, look up current docs online for any libraries or APIs you need. Include sensible sample data or a demo file flow so the app feels usable right away, and make sure the basic experience works well on Windows 10 and 11.
Are you gonna build this?
make sure you review the code using coderabbit