awesome-repositories.comCategoriesBlog
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
·
Dor1s avatar

Dor1s/libfuzzer-workshop

0
View on GitHub↗
1,301 stars·295 forks·C++·Apache-2.0·8 views

Libfuzzer Workshop

Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.

Features

  • Research and Examples - Hands-on workshop for learning libFuzzer.
  • Reverse Engineering Tools - Workshop materials for modern fuzzing.

Star history

Star history chart for dor1s/libfuzzer-workshopStar history chart for dor1s/libfuzzer-workshop

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

Frequently asked questions

What does dor1s/libfuzzer-workshop do?

Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.

What are the main features of dor1s/libfuzzer-workshop?

The main features of dor1s/libfuzzer-workshop are: Research and Examples, Reverse Engineering Tools.

What are some open-source alternatives to dor1s/libfuzzer-workshop?

Open-source alternatives to dor1s/libfuzzer-workshop include: 0xd4d/de4dot — de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers,… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… 0xnobody/vmpattack. 0xnobody/vmpdump — A dynamic VMP dumper and import fixer, powered by VTIL. alonemonkey/iosrebook. 0xd4d/antinet — .NET anti-managed debugger and anti-profiler code.

Open-source alternatives to Libfuzzer Workshop

Similar open-source projects, ranked by how many features they share with Libfuzzer Workshop.
  • 0xd4d/de4dot0xd4d avatar

    0xd4d/de4dot

    7,426View on GitHub↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    View on GitHub↗7,426
  • 0xd4d/dnspy0xd4d avatar

    0xd4d/dnSpy

    29,539View on GitHub↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    View on GitHub↗29,539
  • 0xnobody/vmpattack0

    0xnobody/vmpattack

    0View on GitHub↗
    View on GitHub↗0
  • 0xd4d/antinet0xd4d avatar

    0xd4d/antinet

    306View on GitHub↗

    .NET anti-managed debugger and anti-profiler code

    C#
    View on GitHub↗306
See all 30 alternatives to Libfuzzer Workshop→