mandiant / mandiant/gootloader
GootLoaderAutoJsDecode passing directory as parameter?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 78
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
First of all, thanks for sharing this tool!
I would like to ask if there any way to execute the "GootLoaderAutoJsDecode.py" but instead of passing as parameter a particular file like "evil.js" giving a directory with multiple files like "/path/to/evilsamples" to try bulk deobfuscation?
Something like that:

Thanks in advance.
Regards.
Contributor guide
No contributing guide indexed for this repository
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
Start with GootLoaderAutoJsDecode.py and inspect how it currently accepts a single input file. Determine the expected behavior and output handling for a directory of samples. The work is done when the requested directory invocation processes multiple JavaScript files consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- reverse-engineering, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100