Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 4 of 4 for “"Concolic Execution"”.

  1. Performing binary fuzzing using concolic execution

    … certain classes of closed source binaries using Concolic Execution techniques in order to find vulnerable inputs into programs that could be leveraged by attackers to compromise systems that the binary might be running on. The design of this system allows improved performance on fuzzing programs …

    mit Repository record for Performing binary fuzzing using concolic execution (opens in a new tab)

  2. RTL Functional Test Generation Using Factored Concolic Execution

    This thesis presents a novel concolic testing methodology and CORT, a test generation framework that uses it for high-level functional test generation. The test generation effort is visualized as the systematic unraveling of the control-flow response of the design over multiple (factored) …

    vt Repository record for RTL Functional Test Generation Using Factored Concolic Execution (opens in a new tab)

  3. Increasing Program Code Coverage Using Fuzzing and Targeted Branch Exploration

    … complex conditional logic and nested modules. Concolic execution, which exhaustively explores paths using constraint solving, can work effectively with complex conditional logic but suffers from path explosion. Targeted branch exploration is a similar approach for input generation but sidesteps …

    mit Repository record for Increasing Program Code Coverage Using Fuzzing and Targeted Branch Exploration (opens in a new tab)

  4. Symcretic testing of programs

    … are input values for a program that lead to the execution of a user-specified branch or statement. Targeted inputs are useful: In debugging, for example, they allow programmers to follow the execution towards the program point where a bug occurred. In testing, they constitute a test case that …

    uiuc Repository record for Symcretic testing of programs (opens in a new tab)