Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Alternatives to Consider

  • BytePlus Recommend Reviews & Ratings
    1 Rating
    Company Website
  • Boozang Reviews & Ratings
    14 Ratings
    Company Website
  • QuantaStor Reviews & Ratings
    6 Ratings
    Company Website
  • Teleprompter Reviews & Ratings
    3 Ratings
    Company Website
  • V2 Cloud Reviews & Ratings
    254 Ratings
    Company Website
  • Gym Assistant Reviews & Ratings
    225 Ratings
    Company Website
  • BlueFolder Reviews & Ratings
    114 Ratings
    Company Website
  • People Data Labs Reviews & Ratings
    63 Ratings
    Company Website
  • Parasoft Reviews & Ratings
    120 Ratings
    Company Website
  • Twilio Reviews & Ratings
    1,282 Ratings
    Company Website

What is ToothPicker?

ToothPicker is an advanced in-process, coverage-guided fuzzer that is specifically tailored for iOS, with a primary focus on the Bluetooth daemon and a variety of Bluetooth protocols. Built on the FRIDA framework, this tool can be customized to operate on any platform that supports FRIDA. Additionally, the repository includes an over-the-air fuzzer that provides a practical example of fuzzing Apple's MagicPairing protocol via InternalBlue. It also comes with the ReplayCrashFile script, which helps verify any crashes detected by the in-process fuzzer. This straightforward fuzzer works by altering bits and bytes in inactive connections and, while it does not incorporate coverage or injection methods, it effectively demonstrates its functionality in a stateful manner. Only requiring Python and Frida to run, it dispenses with the need for further modules or installations. Since it is based on the frizzer codebase, it is recommended to create a virtual Python environment to ensure optimal performance with frizzer. The introduction of the iPhone XR/Xs has brought about the implementation of the PAC (Pointer Authentication Code) feature, highlighting the importance of continuously evolving fuzzing tools like ToothPicker to align with the changing landscape of iOS security protocols. As technology advances, maintaining and updating such tools becomes crucial for security researchers and developers alike.

What is Solidity Fuzzing Boilerplate?

The Solidity Fuzzing Boilerplate acts as a crucial starting point, aimed at streamlining the fuzzing procedure for diverse aspects of Solidity projects, especially libraries. Developers can write their tests once and seamlessly run them with the fuzzing tools provided by both Echidna and Foundry. When different Solidity versions are needed for certain components, these can be easily deployed within a Ganache instance using Etheno. For generating complex fuzzing inputs or performing differential fuzzing by comparing results with non-EVM executables, HEVM's FFI cheat code is a highly effective tool. Furthermore, results from fuzzing experiments can be shared without worrying about licensing implications by adjusting the shell script to pull specific files. If your Solidity contracts will not utilize shell commands, it is wise to disable FFI, as it can slow down processes and should mainly be seen as a workaround. This feature is particularly advantageous when testing intricate implementations that are hard to reproduce in Solidity but can be found in other programming languages. It is crucial to carefully examine the commands executed before initiating tests in projects with FFI enabled, to ensure a thorough understanding of the actions being performed. Maintaining clarity in your testing methodology is vital for upholding the integrity and effectiveness of your fuzzing initiatives, and it ultimately enhances the overall reliability of the project.

Media

Media

Integrations Supported

Echidna Finance
Etheno
Foundry
Python
Solidity

Integrations Supported

Echidna Finance
Etheno
Foundry
Python
Solidity

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

Free
Free Trial Offered?
Free Version

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Company Facts

Organization Name

Secure Mobile Networking Lab

Company Website

github.com/seemoo-lab/toothpicker

Company Facts

Organization Name

patrickd

Company Website

github.com/patrickd-/solidity-fuzzing-boilerplate

Categories and Features

Categories and Features

Popular Alternatives

LibFuzzer Reviews & Ratings

LibFuzzer

LLVM Project

Popular Alternatives

Atheris Reviews & Ratings

Atheris

Google
Echidna Reviews & Ratings

Echidna

Crytic
Jazzer Reviews & Ratings

Jazzer

Code Intelligence
Honggfuzz Reviews & Ratings

Honggfuzz

Google
syzkaller Reviews & Ratings

syzkaller

Google
ClusterFuzz Reviews & Ratings

ClusterFuzz

Google