Skip to content

Release 4.11.0

Compare
Choose a tag to compare
@peace-maker peace-maker released this 15 Sep 22:11
· 166 commits to stable since this release

What's Changed

  • Make fmtstr module able to create payload without $ notation by @murph12F in #2185
  • Add search for libc binary by leaked function addresses by @peace-maker in #2103
  • Support for RISC-V 64-bit architecture by @Xeonacid in #2177
  • ELF.nx and ELF.execstack enhancements by @yuvalpoliti in #2186
  • Handle context.newline correctly in tube.interactive() by @peace-maker in #2129
  • Fix bug at ssh.py:download and download_file with relative paths by @goreil in #2214
  • Fix ssh.process not setting ssh_process.cwd by @peace-maker in #2241
  • Fix corefile module after pyelftools update by @peace-maker in #2261
  • Lots of bug fixes and documentation improvements

New Contributors

Full Changelog: 4.10.0...4.11.0