Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

zzuf

Compare

  No analysis available

zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program’s ... [More] input. zzuf’s behaviour is deterministic, making it easier to reproduce bugs. [Less]

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: WTFPL_2_0

American fuzzy lop

Compare

  Analyzed 3 days ago

American fuzzy lop is a fuzzer that uses compile-time instrumentation and genetic algorithms. It can perform fuzzing with high code coverage in an efficient way, and with essentially no configuration.

9.64K lines of code

0 current contributors

over 6 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

trinity (syscall fuzzer)

Compare

  Analyzed 1 day ago

Trinity is a system call fuzzer for Linux.

34.2K lines of code

2 current contributors

8 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Fusil

Compare

  No analysis available

Fusil project is a fuzzing program. Today, it's specific to Linux command line program, but the code is designed to be used with any project type (remote process, fake HTTP server, fuzz network socket, etc.). New Fusil implementation is now based on multi-agent system instead monolithic architecture.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

WinAppDbg module for Python

Compare

  Analyzed 2 days ago

The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach ... [More] your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. [Less]

0 lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses