maplgebra

Results 8 issues of maplgebra

the question is the title, thanks

**Describe the Bug** It seems that our injector for removing csp of discord doesn't work. I have reinstalled discord and BD, but it still didn't work. **Screenshots** ![image](https://user-images.githubusercontent.com/38675350/165543033-8c0b3d08-ef2d-490e-b097-ee93fd408354.png) ![image](https://user-images.githubusercontent.com/38675350/165543138-10822589-b373-461b-8d8d-64d84d95c6e3.png) **Discord...

bug
can't reproduce

跑docker镜像的时候,附加上https_proxy会导致微信登录出现重定向超上限... 报错如下 ``` uncaughtException Error [ERR_FR_TOO_MANY_REDIRECTS]: Maximum number of redirects exceeded at Function.AxiosError.from (/app/node_modules/axios/lib/core/AxiosError.js:89:14) at RedirectableRequest.handleRequestError (/app/node_modules/axios/lib/adapters/http.js:518:25) at RedirectableRequest.emit (node:events:525:35) at RedirectableRequest.emit (node:domain:489:12) at RedirectableRequest._processResponse (/app/node_modules/follow-redirects/index.js:371:10) at ClientRequest.RedirectableRequest._onNativeResponse (/app/node_modules/follow-redirects/index.js:62:10) at...

bug
enhancement

```php function add_func($did){ $did=$_GET['maple']; $pid="random"; $pid=$pid.$did; $a = $pid ^ 'randow'; $b = $a.'aaaaaaaaaaaaaaaaaaaaaaaaaaa'; mysql_query($b); } ``` 为什么这里会选择略过呢? 考虑了什么逻辑? ``` [DEBUG] [MainThread] [17:50:53] [parser.py:1314] [AST] vul_function:mysql_query [DEBUG] [MainThread] [17:50:53] [parser.py:1121]...

bug
good first issue

I have tried following ways ``` LD_PRELOAD=xxx/libs2e-x86_64.so xxx/qemu-system-x86_64 -enable-kvm \ -drive if=ide,index=0,file=./image.raw.s2e,format=s2e,cache=writeback \ -serial file:./serial2.txt -enable-serial-commands \ -net none -net nic,model=e1000 \ -m 512M \ -nographic -monitor null ``` and...

The error showed in the vscode console as follows. ``` Connection Error: Internal Parse Error Perhaps the underlying protocol used by Agda for communicating with agda-mode has changed. Please report...

question

When connect to the platform, and type `1` in the console, it shows a error such as ``` nc 127.0.0.1 20000 Can you make the isSolved() function return true? [1]...