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
ant4g0nist avatar

ant4g0nist/sloth

0
View on GitHubโ†—
130 starsยท15 forksยทC++ยทApache-2.0ยท8 views

Sloth

Sloth ๐Ÿฆฅ is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation

Features

  • Fuzzing Frameworks - Coverage-guided framework for fuzzing Android native libraries.

Star history

Star history chart for ant4g0nist/slothStar history chart for ant4g0nist/sloth

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 Sloth

Similar open-source projects, ranked by how many features they share with Sloth.
  • ant4g0nist/manufuzzerant4g0nist avatar

    ant4g0nist/ManuFuzzer

    180View on GitHubโ†—

    Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM

    Objective-C++
    View on GitHubโ†—180
  • aoh/radamsaaoh avatar

    aoh/radamsa

    1,290View on GitHubโ†—

    a general-purpose fuzzer

    View on GitHubโ†—1,290
  • codeintelligencetesting/cifuzzC

    CodeIntelligenceTesting/cifuzz

    0View on GitHubโ†—
    View on GitHubโ†—0
  • aflgo/aflgoaflgo avatar

    aflgo/aflgo

    557View on GitHubโ†—

    Directed Greybox Fuzzing with AFL

    C
    View on GitHubโ†—557
See all 30 alternatives to Slothโ†’

Frequently asked questions

What does ant4g0nist/sloth do?

Sloth ๐Ÿฆฅ is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation

What are the main features of ant4g0nist/sloth?

The main features of ant4g0nist/sloth are: Fuzzing Frameworks.

What are some open-source alternatives to ant4g0nist/sloth?

Open-source alternatives to ant4g0nist/sloth include: ant4g0nist/manufuzzer โ€” Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM. aoh/radamsa โ€” a general-purpose fuzzer. codeintelligencetesting/cifuzz. codeintelligencetesting/jazzer โ€” Coverage-guided, in-process fuzzing for the JVM. dvyukov/go-fuzz โ€” go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists ofโ€ฆ aflgo/aflgo โ€” Directed Greybox Fuzzing with AFL.