-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #3181 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,「⬇️」…
-
Hi,
I'm executing the command `./main run` in ios_remote_provider but I'm getting this message:
```
...../ios_remote_provider/bin/cfa does not exist. Rerun `make` to build CFAgent
Sanity check…
-
## ENVIRONMENT
OS and Version: Windows 11
Python Version: 3.10.11
MobSF Version: latest
## EXPLANATION OF THE ISSUE
I encountered an issue during the installation process of MobSF…
-
## ENVIRONMENT
```
OS and Version: Windows 11
Python Version: 3.9
MobSF Version: 3.5
```
## EXPLANATION OF THE ISSUE
I was trying to setup MobSF on my Windows machine with `setup.…
-
I tried to use font.userdata to add a dictionary but it does not work properly and creates a broken file.
```python
from glyphsLib import GSFont
glyphFilePath = "XXX.glyphs"
font = GSFont(glyp…
-
I can no longer find the GitHub repo for `openstep-plist` listed as a dependency in requirements.txt, it was previously at https://github.com/fonttools/openstep_plist
I believe the parser has moved…
-
* Nuitka version, full Python version, flavor, OS, etc. as output by this
command (it does more than you think, and we are adding more all the time):
My Requirements:
MACOS Monterey
Python:3.7…
-
installing openstep-plist on a M1 mac requires building from source, which fails if one doesn't have the compiler toolchain set up.
We need to publish precompiled wheels like we do for the rest of th…
-
Hi all:
I've installed MobSF and genymotion,the static analysis is work well,but dynamic analysis have an error.
The environment:
win10
mobsf:3.6.5-beta
genymotion:3.3.3
The error log:
[INFO…
-
Currently we don't really _use_ the unicode attribute but we will surely need it as we get to things like cmap.
It has more nuances than you'd guess, such as v2 using comma separated unquoted strin…