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

'Extract Files' operation #440

Merged
merged 25 commits into from
Mar 11, 2019
Merged

'Extract Files' operation #440

merged 25 commits into from
Mar 11, 2019

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    6aa9d2b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    d021245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6fb0be View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    9829491 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    8d3836c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

  1. Configuration menu
    Copy the full SHA
    321718d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-extract-files' of github.com:gchq/CyberChef int…

    …o feature-extract-files
    n1474335 committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    f355fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f9b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7293073 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Configuration menu
    Copy the full SHA
    0198f05 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2018

  1. Configuration menu
    Copy the full SHA
    fd07b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae225a View commit details
    Browse the repository at this point in the history
  3. Added PNG and BMP extractors

    n1474335 committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    ede7553 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. Configuration menu
    Copy the full SHA
    4c285bc View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Significantly improved performance when scanning for embedded files b…

    …y implementing a fastcheck algorithm.
    n1474335 committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    a56f92c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    cd0c86e View commit details
    Browse the repository at this point in the history
  2. Added FLV extractor.

    n1474335 committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    0449c46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8d80c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    0d2cb02 View commit details
    Browse the repository at this point in the history
  2. Added RTF extractor

    n1474335 committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    19b7957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a6db47 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    c077b22 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Completed GZIP extraction

    n1474335 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    4e57b4b View commit details
    Browse the repository at this point in the history
  2. Added Zlib extraction

    n1474335 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    2307325 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Added ELF extractor. You can now specific which categories to search …

    …for in file type operations.
    n1474335 committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    cd2c807 View commit details
    Browse the repository at this point in the history