Releases: MuelNova/PwNo
Releases · MuelNova/PwNo
v0.1.7
v0.1.6a2
0.1.6a1
✨ 新增
- cli: 添加了新的 cli
pwno
,可用于搜索 Gadgets
🚸 改进
- 命令行参数覆盖: 现在命令行参数将覆盖从
\gen_sh\
获取的参数。 - libC 搜索: libC 搜索现在使用了更智能的方法。
- Checksec:
checksec
默认被禁用,可通过-c
参数启用。
其他
- 升级了依赖项。
Full Changelog: 0.1.6a0...0.1.6a1
0.1.6a0
0.1.5
Full Changelog: 0.1.4...0.1.5
- 💥 [BREAKING CHANGES] now
elf
is renamed intoElf
to avoid the conflict - ✨ Add Wrapper for log, makes log pretty
- 🚸
gdb.debug()
now takesgdb_script
from functiondbg
in script - 🐛 Executable and Libc will be loaded correctly
PyPi 还没有上传,因为现在需要验证邮箱,但是我邮箱域名早过期了(笑
0.1.4
Full Changelog: 0.1.2...0.1.4
- ✨ Add
HouseOfCat()
to generate house_of_cat payload - ✨ Add
IO_FILE
andIO_FILE_plus
to generate IO struct - 🚸
GDB_SCRIPT
now accept file, and will resolve\n
v0.1.3
Full Changelog: 0.1.2...0.1.3
- ✨ Add
--dbg/-d
as debug filter - 🚸 Add args for
gen_sh()
- 🐛
abbr
now works well usingremote
- 🐛 PwNo now works even attachment is not an elf
0.1.2.post1
Full Changelog: 0.1.2...0.1.2.post1
-🚑 Fix bugs that prevent --no-debug and -g from working properly
v0.1.2
Full Changelog: 0.1.1...0.1.2
- ✨ 添加了命令行参数
- ✨ 添加了 dbg 工具
- 🐛 修复了全局缩写栈帧错误的问题
- 🚸 现在使用 wsl2 将会使用 wt.exe 作为默认的 terminal
- 🧑💻 导出了 get_instance 方法供其他部件使用
- ✅ 添加了 abbr 的测试(尽管没有使用 unittest)
v0.1.1
Full Changelog: https://github.com/MuelNova/PwNo/commits/0.1.1