一个简单且强大、易于使用的调试器
Project description
PyFDbg
____ _____ ____ _
| _ \ _ _| ___| _ \| |__ __ _
| |_) | | | | |_ | | | | '_ \ / _` |
| __/| |_| | _| | |_| | |_) | (_| |
|_| \__, |_| |____/|_.__/ \__, |
|___/ |___/
一个简单且强大、易于使用的调试器
本项目由Python3.11环境下编写,资源在该环境下编译
本项目说明文档暂时仅支持中文
项目链接
Github | Pypi
Kgithub:国内Github镜像站,可能会有延迟,推送请使用Github链接推送
版本
稳定版本
- 暂无
最新正式版本
- 暂无
最新版本
(master分支下数据不准确, 具体查看dev分支)
- v0.0.1-alpha1
使用
从源码构建
准备工作
- 安装git和make (方法自行百度)
- 安装Python(3.9版本或者3.11版本皆可)
- 从源码仓库克隆源代码
git clone git@github.com:DashBing/phap.git
或者
git clone https://github.com/DashBing/phap.git
国内网比较差可以尝试:
git clone https://kgithub.com/DashBing/phap.git
初始化打包环境
make init
或者
尝试手动安装以下包:
- build
- twine
以下是在Windows环境下的示例命令行:
python -m pip install build
python -m pip install twine
构建包
make build
上传包
make up-pypi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyfdbg-0.1.0.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file pyfdbg-0.1.0.tar.gz
.
File metadata
- Download URL: pyfdbg-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2da0a6a24fec22b471936fab773340d19e3453896b12b901bb99890d6a8f0e3a |
|
MD5 | fff05117b7fd311ac664cfdd8a7bc6ff |
|
BLAKE2b-256 | 2e99afb10776015d2c677899033d0fcb1b6c8ee52d65b8e4ed01afbb2157099e |
File details
Details for the file pyfdbg-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyfdbg-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c197238ce5d39eaa1ae8e6c66b8ad598a32319d6ab8ea7f6804a65fbd95fbdd |
|
MD5 | bd3b4fbc289a59ed52fc9b8c08d8a9f5 |
|
BLAKE2b-256 | 1f855e2d3b0d6e208aa695fe874e74072877bdc9032a8791598e87feb2a5c27d |