elouet

Results 4 issues of elouet

I have a diagram that spans the entire input window on the application. When the report is presented as HTML inside the application there is no problem. When I create...

bug

**Describe what problem your feature request solves** Current reports have very simple layout, somewhat roomy, and could be improved, for instance by being edited in another tool (LaTeX, MS Word,...

enhancement
reports

For the ARM architecture, it appears that the following line no longer works `err = uc_open (UC_ARCH_ARM, bits==64? UC_MODE_64: UC_MODE_32, &uh);` instead I tried `err = uc_open (bits==64? UC_ARCH_ARM64: UC_ARCH_ARM,...

### Work environment | Questions | Answers |------------------------------------------------------|-------------------- | OS/arch/bits (mandatory) | Ubuntu x86 64 | File format of the file you reverse (mandatory) | plain file | Architecture/bits of...

RIO