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

nids-extract: Accept more than one file as input #10

Merged
merged 2 commits into from
Jan 31, 2019

Commits on Jan 30, 2019

  1. nids-extract: Accept more than one file as input

    Allows to do this: `./nids-extract 3.60 $(find decrypted -name '*.elf' -not -path "./app/*") > db_lookup.yml`
    devnoname120 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    db94744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d695f View commit details
    Browse the repository at this point in the history