duhang1996
duhang1996
why the result is empty? 
the result is as the same 
> the result is as the same  @yzn12345 Do you know why?
@prabhu could you help?
java -jar target/cats-runner.jar fuzz -X GET --mc 500 -t "path1" -i "2XX,4XX" https://petstore3.swagger.io/api/v3/pet/path1 [][] ▶ Starting cats-11.8.1-SNAPSHOT, build time 2024-09-26T06:32:26Z UTC, platform Mac OS X-12.0-aarch64 ================================================================================= FUZZING ================================================================================= https://petstore3.swagger.io/api/v3/pet/path1 .................................................................................................................
> Hi @duhang1996. Yes it does. Exactly as you executed. The report has zero tests because no test matched `500` as you instructed. If you run with `--mc 400` you...
> Hi @duhang1996. Yes it does. Exactly as you executed. The report has zero tests because no test matched `500` as you instructed. If you run with `--mc 400` you...
@en-milie What I mean is that the random replacement characters generated for the first and second times are exactly the same, and the number of test cases generated is also...
> Is this maybe due to the errors detected? Or is the `-stats` just not in sync and hits 100%? The same situation as yours: Command: root@engine:/data/nuclei# docker run --rm...
[sample_pseudo.txt](https://github.com/user-attachments/files/18090639/sample_pseudo.txt) [sample_result.txt](https://github.com/user-attachments/files/18090640/sample_result.txt) 使用模型:llm4decompile-9b-v2模型 反编译libm-2.28.so二进制文件,sample_result是大模型输出的结果,函数内容不全,这是什么原因呢?