duhang1996

Results 12 comments of duhang1996

why the result is empty? ![image](https://github.com/joernio/joern/assets/57578132/d923ca96-158e-49d8-8d63-ed53718213a3)

the result is as the same ![image](https://github.com/joernio/joern/assets/57578132/6025a87c-0940-49a9-8e9d-64c836399769)

> the result is as the same ![image](https://user-images.githubusercontent.com/57578132/255113621-6025a87c-0940-49a9-8e9d-64c836399769.png) @yzn12345 Do you know why?

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是大模型输出的结果,函数内容不全,这是什么原因呢?