mandiant / mandiant/gootloader

GootLoaderAutoJsDecode passing directory as parameter?

Open
#4 2 comments 0 reactions 0 assignees View on GitHub

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:
![Capture](https://github.com/user-attachments/assets/21fc52f9-4cc6-4a5e-a017-57318ac7d175)

Thanks in advance.

Regards.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.