Deobfuscation tool only able to manipulate 4 byte IDs HPROFs
Open
- Dominant language
- Java
- Stars
- 132
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Dears,
I just taken a heap dump using jmap tool,
and while i try to deobfuscate its content using the deobfuscation, it said that ids is 8 bytes
which not supported.
is there anyway to manipulate this file?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure with the jmap-generated HPROF described in the issue and locate the deobfuscation path that rejects 8-byte IDs. Done means the tool can manipulate HPROF files with 8-byte IDs without regressing support for 4-byte IDs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100