super_maggie

Results 5 issues of super_maggie

Visual studio 2022 reports many errors and stops compilation ![QQ截图20220322171928](https://user-images.githubusercontent.com/33512054/159447756-ffcd4d8a-cef9-48d2-bebe-69b68aa2a014.png)

When i want to generate AST of a function, it displays the following error mesages: `Traceback (most recent call last): File "slice_uniq.py", line 227, in split_if(path) File "slice_uniq.py", line 131,...

I used driller to run a simple program. However i met this problem: `WARNING | 2022-06-12 21:30:52,066 | cle.loader | The main binary is a position-independent executable. It is being...

I just want to test one of the challenges. Can I compile it directly with cmake? I tried `cmake .`, But it didn't work.

I tried using pycparser to analyze the code in binutils, but I got the following problem, how should this be solved? `File "/home/chen/ifcut/slice_func_ifline.py", line 124, in split_if ast = parser.parse(cont,...

pending-user-input