Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugable Auto-unpack subsystem #446

Open
plafosse opened this issue Aug 31, 2016 · 4 comments
Open

Plugable Auto-unpack subsystem #446

plafosse opened this issue Aug 31, 2016 · 4 comments
Labels
Component: Core Issue needs changes to the core Effort: High Issue should take > 1 month Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality

Comments

@plafosse
Copy link
Member

For packed binaries we should create separate binary views one for the packed and one for post-packed binary.

@lucasduffey
Copy link
Contributor

lucasduffey commented Sep 1, 2016

by " separate binary views" would you have different tabs?

I'm currently writing writing a plugin that extracts dex from an apk, which is kind of similar to the packed/unpacked difference you're talking about.

@joshwatson
Copy link
Contributor

Separate binary views means that in the bottom where it says "Raw" or "PE" or "ELF" you'd be able to select from "Raw", "PE", and "Unpacked UPX" (or whatever they decide to call it)

@psifertex
Copy link
Member

I believe we have an existing bug for container formats. It's essentially the same request

@lucasduffey
Copy link
Contributor

Container formats support: #133

@plafosse plafosse added the Type: Enhancement Issue is a small enhancement to existing functionality label Jul 15, 2017
@plafosse plafosse added Effort: High Issue should take > 1 month Impact: High Issue adds or blocks important functionality labels Jan 13, 2021
@plafosse plafosse changed the title Auto-unpack UPX binaries Plugable Auto-unpack system Jan 13, 2021
@plafosse plafosse changed the title Plugable Auto-unpack system Plugable Auto-unpack subsystem Jan 13, 2021
@plafosse plafosse added Impact: Medium Issue is impactful with a bad, or no, workaround and removed Impact: High Issue adds or blocks important functionality labels Sep 6, 2022
@plafosse plafosse added the Component: Core Issue needs changes to the core label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Issue needs changes to the core Effort: High Issue should take > 1 month Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

4 participants