packed with Themida: section name
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 726
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 7
Description
2826b762b9c268601a44974ef469a671b441e798a6c3cbb40070450c6c030ba2.exe_
new vivisect gives
```
file: 0x400000: section(PE_Header)
file: 0x401000: section( ^@ ) <----
file: 0x467000: section(.rsrc)
file: 0x46C000: section(.idata )
file: 0x46D000: section( )
file: 0x662000: section(vjxuqrij)
```

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file, test, or entry point. Start by reproducing the reported output with the attached Themida-packed executable and trace how PE section names are obtained; done means the section-name behavior is handled as intended and covered by an appropriate regression test.
Written by the indexing model from the issue text.
Assessment
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100