Bruce Chen
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...
**摘要** Linux Mint 使用 flatpak 安裝小麥輸入法並切換到該輸入法時, icon 會顯示驚嘆號(跟[使用手冊](https://github.com/openvanilla/fcitx5-mcbopomofo/wiki/%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8A#%E9%80%B2%E9%9A%8E%E4%BD%BF%E7%94%A8)當中的截圖一樣): **快速分類** 請問您遇到的是: - [ ] 當機或應用程式閃退 - [ ] 輸入法叫不出來,或無法正確輸出中文 - [ ] 無法切換到特定功能 - [ ] 輸入法效能有問題(執行速度太慢/電腦發燙) - [x] UI 顯示不正常...