C0ss4ck

Results 5 issues of C0ss4ck

![](https://user-images.githubusercontent.com/32336251/75642886-0badec80-5c78-11ea-828e-5d6ff904d4d8.png) ``` #include #include #include #include #include #include int main(){ pid_t pid; pid = fork(); printf("pid: %d\n",pid); if(pid==0){ puts("hello?"); open("fuck.txt", O_CREAT, 0666); } return 0; } ``` As we can...

Fuzzing towards msg/sdp/dns may make pjsip more secure.

I used the script to finetune codet5p-110m-embedding on POJ104

cla:missing

e.g ``` void test() { __asm__ __volatile__ ("mov xxxxxx"); } ``` I queryed with `'{__asm__ __volatile__ ();}'` but nothing was matched. Can weggli query correctly if keywords such as `__volatile__`...

![image](https://user-images.githubusercontent.com/32336251/169278351-71cd24ce-bf88-4b0b-aa4a-3398655d6fe1.png) 啥时候能加libxml2的支持(