Sangjun Park

Results 8 issues of Sangjun Park

![스크린샷, 2023-12-01 16-57-47](https://github.com/IntelLabs/kAFL/assets/76202024/53d59f36-813d-4dc4-a645-b0aea7afc69c) ![스크린샷, 2023-12-01 16-57-58](https://github.com/IntelLabs/kAFL/assets/76202024/3cf86dce-08ca-4281-8164-fb3479bd0b35) The number of gui's edge and cov plot's edge matching failed. I think there is an error in kafl cov functioning. `kafl cov -w...

Hi, i'm sangjun who is very interested in this project. When i'm following [kAFL windows tutorial](https://intellabs.github.io/kAFL/tutorials/windows/windows_template.html), i found some problem. ## libvirt issue 1. I think you should change your...

Hello, I'm sangjun who is very interested in this project. However, I want to know how to fix some error in Manager & Workers Communication. I want to make died...

Hello I am really lover of kAFL however, I want trace multiple device driver with ip0 ip1 ip2 ip3... How can I set this multiple IP Filtering value? I need...

documentation

Hello, I'm Sangjun who interested in this project. I want to build this Projects but stucked with this stage. ``` git clone https://github.com/nasa/CF.git cd CF mkdir build && cd build...

I’m extracting _**ClusterFuzz’s crash deduplication logic**_ into a standalone Python script. When I parse an ASAN log (A.asan.log) with clusterfuzz.stacktraces.StackParser().parse(), I get a CrashInfo object containing four main fields: -...

### Summary This PR fixes the logic in the `extract_covered_branches_from_summary_json` function in `coverage_utils.py`. The goal is to ensure that only branches which are: - of type 4 (branch region), **and**...

It appears the dependency repository https://github.com/IntelLabs/kafl.libxdc has been removed, as all build attempts (including our internal CI and your public-facing actions) are failing with a Repository not found error. Can...