REDasm
REDasm copied to clipboard
The OpenSource Disassembler
Hi. Please, explain, how do I open the analysis data (.rds). Opening rds directly only allows to analyze it as binary. Choosing exe doesn't checks for rds, and just repeats...
Current Version:REDasm_3.0_BETA5_Windows_x86_64.zip The installation directory has the language files of the qt program, but the program does not have the option to switch the language. The current version keeps debug...
Hello, when i try to start : `./build.sh image` I have this error : `./build.sh: line 9: docker: command not found` What can i do ? Docker is installed. Thanks
Hello, do you have support plans for MS-DOS MZ Header 16-bit and 32-bit ? x86 Real-Mode: Borland Turbo Pascal, Turbo C x86 Protected Mode: Watcom C Cheers.
Hi, I wrote an ebuild for REDasm so that gentoo users can install it on their systems. REDasm though bundles it's own copy of capstone and creates the following conflict...
The program does just close if I try to open the following file in 2.1.1 [ice5lp_2k.zip](https://github.com/REDasmOrg/REDasm/files/5061839/ice5lp_2k.zip) It does detect it as PE 32bit file but when selecting it and opening...
The longer I run REDasm on my Windows 10 machine the less responsive the application becomes. Granted, I'm on a low-end laptop but the application slows progressively the longer I...
A option to pause the loading process of a opened file would be great.
"." should not be in the path ``` scanelf: rpath_security_checks(): Security problem with relative DT_RUNPATH '.' in /var/tmp/portage/dev-util/redasm-2.1.1/image/usr/bin/redasm scanelf: rpath_security_checks(): Security problem with relative DT_RUNPATH '.' in /var/tmp/portage/dev-util/redasm-2.1.1/image/usr/lib64/LibREDasm.so strip: x86_64-pc-linux-gnu-strip...
Hi, I'm trying to package this tool for Pentoo Linux and have suggestions. You have released REDasm v 2.1.1 recently, however the tar-ball is not really useful. The current build...