1 Star 4 Fork 3

qiling/qiling

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 796 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zephyr Lykos 提交于 2024-01-09 13:25 +08:00 . fix: project metadata and docker builds
# IDE left over
.DS_Store
.vscode
.idea
*.cache
*.cache2
.*.swp
*.raw
# test and logs
tests/mac_test_elf.sh
jexamples/
logs/
log/
test_qlog/
log_test/
qlog/
qlogs/
test_syscall_*.txt
*.no.py
.gitkeep
test.file
*.file
*.qlog
*.d
*.o
core
*.perf
tests/output.txt
tests/testtest_*
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Distribution / packaging
build/
develop-eggs/
dist/
eggs/
sdist/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# Environments
.env
.venv
venv/
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# pytype static type analyzer
.pytype/
# Poetry local configuration file - https://python-poetry.org/docs/configuration/#local-configuration
poetry.toml
# ruff
.ruff_cache/
# LSP config files
pyrightconfig.json
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/qilingframework/qiling.git
git@gitee.com:qilingframework/qiling.git
qilingframework
qiling
qiling
dev

搜索帮助