qux-bbb
qux-bbb
When I debug a program, I can not find a way to dump some bytes to file. Some friends try to help me to solve the problem, and one of...
Hi, there is a pcapng file, and simplemagic check it as xml. [file_pcapng.zip](https://github.com/j256/simplemagic/files/7008257/file_pcapng.zip)
There is a .net x64 pe file, it's file type is: ``` PE32+ executable (GUI) x86-64 Mono/.Net assembly, for MS Windows ``` The file's right detail is:  pefile can...
### Operating System Windows ### What's the issue you encountered? When I remove a file header content, duplicate content and "\x00" are generated at end of file. ### How can...
**Is your feature request related to a problem? Please describe.** The GhidraFileChooser's CurrentDirectory should be edit. **Describe the solution you'd like** `currentPathTextField.setEditable(true);` **Describe alternatives you've considered** No. **Additional context** I...
**Is your feature request related to a problem? Please describe.** Golang program stack string does not display well.  **Describe the solution you'd like** The decompiler window can show `*puVar1...
**Describe the bug** Many question marks in Chinese enviroment. **To Reproduce** Steps to reproduce the behavior: Just Open the software. **Expected behavior** Right menu display. **Screenshots**  **Desktop:** - OS:...
is_pe is not a "method"
Before this changing, some non b"\0" data will be copied to the header. After this changing, the header will be clear.