Skip to content

issues Search Results · repo:googleprojectzero/fuzzilli language:Swift

Filter by

236 results
 (48 ms)

236 results

ingoogleprojectzero/fuzzilli (press backspace or delete to remove)

Help me I applied the patch to WebKit, but REPRL still doesn t work, V8 also causes this error On macOS REPRL at engines does not work Please extend fuzzilli on macOS Script execution failed, REPRL support ...
  • ghost
  • 1
  • Opened 
    on Jul 6
  • #517

I ve noticed that when building d8 on macOS using the generic fuzzbuild.sh args. is_debug=false dcheck_always_on=true v8_static_library=true v8_enable_verify_heap=true v8_fuzzilli=true sanitizer_coverage_flags= ...
  • ghost
  • Opened 
    on Jul 3
  • #516

Now the fuzzilli only generate the coverage report of the whole system. How can I generate a more detailed report after fuzzing like https://analysis.chromium.org/coverage/p/chromium ?
  • lixiao189
  • 1
  • Opened 
    on Apr 20
  • #509

Hello, I am studying ExplorationMutator, and I think it is a good idea to assist mutation through runtime information. But I found that after detecting the type of the object, the mutation operation of ...
  • chennbnbnb
  • Opened 
    on Apr 2
  • #508

Hello, I ve noticed that in Fuzzilli, Mutators, CodeGenerators, and Templates all use fixed weights for selection, which I believe is not suitable. Here are some experiments I ve done: the probability ...
  • chennbnbnb
  • 2
  • Opened 
    on Mar 21
  • #506

Hi, I encountered this error while trying to fuzz the latest version of V8: $ swift run -c release FuzzilliCli --profile=v8 --timeout=500 --storagePath=./v8/ ../v8/out/fuzzbuild/d8 Building for production... ...
  • vi3tL0u1s
  • 3
  • Opened 
    on Mar 3
  • #505

swift run -c release FuzzilliCli ... --storagePath=~/fuzz_out --importCorpus=~/fuzz_corpus ... this throws a directory not found error, but if i manually expand it to /home/user/fuzz_out, etc, it works ...
  • captainGeech42
  • 1
  • Opened 
    on Mar 2
  • #504

It seems like there are some issues with the fuzzer s support of Windows targets. In particular, some of the Win32 API usage like https://github.com/googleprojectzero/fuzzilli/blob/f31876fff984ef7050adcdbe7f4c8bb3255ed8d0/Sources/libreprl/libreprl-windows.c#L195 ...
  • novafacing
  • Opened 
    on Feb 25
  • #503

The current head (f31876fff984ef7050adcdbe7f4c8bb3255ed8d0) crashes with the assertion below after some time into fuzzing V8 using --wasm. The crash is caused by https://github.com/googleprojectzero/fuzzilli/blob/f31876fff984ef7050adcdbe7f4c8bb3255ed8d0/Sources/Fuzzilli/Base/ProgramBuilder.swift#L1615-L1618 ...
  • nbars
  • 4
  • Opened 
    on Feb 17
  • #502

environment: Linux kali 6.5.0-kali3-amd64 swift 6.0.3 compile error as follow: Building for debugging... /home/kali/Fuzz/fuzzilli/Sources/Fuzzilli/Lifting/WasmLifter.swift:595:55: error: cannot call ...
  • Wa1nut4
  • 2
  • Opened 
    on Feb 8
  • #499
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub