Make decompilation the default for extraction #169

Open
opened 2024-01-15 16:32:11 +01:00 by lucas · 0 comments
Owner

Extracting raw binary is only really useful while reverse engineering said raw binary. Regular users will almost always want the decompiled data.

  • Deprecate the -d|--decompile flag
  • Make the effect of -d the default behaviour
  • Add a -r|--raw flag to allow raw extraction
Extracting raw binary is only really useful while reverse engineering said raw binary. Regular users will almost always want the decompiled data. - [ ] Deprecate the `-d|--decompile` flag - [ ] Make the effect of `-d` the default behaviour - [ ] Add a `-r|--raw` flag to allow raw extraction
lucas added the
crate/dtmt
kind
enhancement
labels 2024-01-15 16:32:11 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#169
No description provided.