Results 7 issues of Bruce Chen

As titled, I found that I cannot login to idapkg.com ( it says "Network error" on the web page ). Also I wasn't able to access the repo page (...

## ENV OS: Windows 10 Python: 3.8.5 IDA version: 7.5 IDAPython: v7.4.0 idapkg : 0.1.4 ## Details During the installation, the install command shows the following error message: ``` idapkg...

I think a Dockerfile will be nice Even nicer if we can pull the latest docker image of MBA from [dockerhub](https://hub.docker.com/) :) What do you guys think ?

### Environment * Ubuntu Linux 18.04.1 64 bit * glibc version : Ubuntu GLIBC 2.27-3ubuntu1 ### Detail testing program: ```c /* gcc -o test test.c*/ #include #include #include #include #include...

Right now the default length of dereferencing the pointers is 20 ( set by the `MAX_DEREF` variable ) , which is a bit too long for normal usage. Some solutions:...

**Note:** Please always try reproducing the issue on the `:edge` build. There is a chance that it was already fixed. If it's an UI issue, you can try reporducing it...

bug