Seyeon Jeong

Results 5 comments of Seyeon Jeong

@clover2123 Thanks for your question. :) These test cases have been generated based on our research results. Additionally, the poc files are manually reduced ones.

@clover2123 It's an honor. Our paper is scheduled to be published soon. We'll let you know as soon as it's published. Thank you.

Thanks for your reporting! We will include this issue in our future improvements. (with libucl bugs - issue #159)

Thanks for your reporting! Unfortunately, bugscpp currently only supports a Linux environment. Please try running it on WSL or a Linux system. **Result** `$ python bugscpp/bugscpp.py build ./cpp_peglib/buggy-1` ![image](https://github.com/user-attachments/assets/54115f6e-7b7a-45c3-932d-a013b210d240)

If you not use `--output-dir` option, the default is set to the path obtained by `getcwd()`. So even if you just use `-v` option, the output directory will not be...