expand for answer

Bit Flipping

The activity of changing a bit to its opposite value. A technique commonly used in fuzzing to slightly modify input data.


Similar items:
A form of fuzzing that develops inputs based on models of expected inputs to perform the same task. This is also sometimes called intelligent fuzzing.
[view]
A form of fuzzing that modifies known inputs to generate synthetic inputs that may trigger unexpected behavior. Aka dumb fuzzing.
[view]
A software testing tool that automates the process of mutation fuzzing by manipulating input according to user specifications.
[view]
Checking, scanning, filtering, or sanitizing input received from users (especially over the Internet) before processing the received input.
[view]
Changing a digital signal into analog form or another type of digital signal. The opposite of encoding.
[view]


There are no comments yet.

Authentication required

You must log in to post a comment.

Log in