awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jbremer avatar

jbremer/sflock

0
View on GitHub↗
85 stars·56 forks·Python·10 views

Sflock

Sample staging & detonation utility to be used in combination with Cuckoo Sandbox.

Features

  • File Carving - Extracts and unpacks nested archives for analysis.

Star history

Star history chart for jbremer/sflockStar history chart for jbremer/sflock

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Sflock

Similar open-source projects, ranked by how many features they share with Sflock.
  • devttys0/binwalkdevttys0 avatar

    devttys0/binwalk

    14,048View on GitHub↗

    Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data segments from binary images. It functions as an embedded file extractor and data entropy analyzer to retrieve fragments from binary blobs when original file system structures are missing. The tool employs signature-based pattern matching and linear byte-stream scanning to detect known byte sequences and isolate hidden files. It uses sliding-window entropy analysis to locate regions of a file that are compressed or encrypted. The system supports recursive file carving, utilizing heu

    Rust
    View on GitHub↗14,048
  • sleuthkit/scalpelsleuthkit avatar

    sleuthkit/scalpel

    684View on GitHub↗

    Scalpel is an open source data carving tool. It is not being actively maintained.

    Shell
    View on GitHub↗684
  • vstinner/hachoir3vstinner avatar

    vstinner/hachoir3

    665View on GitHub↗

    Hachoir is a Python library to view and edit a binary stream field by field

    Python
    View on GitHub↗665
  • williballenthin/evtxtractwilliballenthin avatar

    williballenthin/EVTXtract

    212View on GitHub↗

    EVTXtract recovers and reconstructs fragments of EVTX log files from raw binary data, including unallocated space and memory images.

    Python
    View on GitHub↗212

Frequently asked questions

What does jbremer/sflock do?

Sample staging & detonation utility to be used in combination with Cuckoo Sandbox.

What are the main features of jbremer/sflock?

The main features of jbremer/sflock are: File Carving.

What are some open-source alternatives to jbremer/sflock?

Open-source alternatives to jbremer/sflock include: devttys0/binwalk — Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data… sleuthkit/scalpel — Scalpel is an open source data carving tool. It is not being actively maintained. vstinner/hachoir3 — Hachoir is a Python library to view and edit a binary stream field by field. williballenthin/evtxtract — EVTXtract recovers and reconstructs fragments of EVTX log files from raw binary data, including unallocated space and…