Skip to content

Releases: williballenthin/lancelot

v0.8.9p5

10 Mar 13:33
Compare
Choose a tag to compare

workflow: use v4 of both upload and download artifact actions

v0.8.9p10

10 Mar 20:59
Compare
Choose a tag to compare

ci: only attempt to distribute whl files

v0.8.9p4

09 Mar 22:34
Compare
Choose a tag to compare

fix universal2 builds

v0.8.9p3

09 Mar 22:28
Compare
Choose a tag to compare

fixing workflows

v0.8.9p2

09 Mar 22:01
Compare
Choose a tag to compare

fixing workflows

v0.8.9p1

09 Mar 21:59
Compare
Choose a tag to compare

try to configure PyPI publishing

v0.8.9

v0.8.8

27 Jun 21:05
Compare
Choose a tag to compare

adds:

  • heuristic to find more code by inspecting instruction operands for probable code references

changes:

  • enable a few more function finders in default PE workspace initialization

v0.8.7

06 Jun 13:41
Compare
Choose a tag to compare

changes:

  • COFF: support more magic headers
  • bump dependency versions, including zydis

adds:

  • address space: write i32/i64

fixes:

  • COFF: better handle many relocations
  • CFG: better handle control flow to invalid instructions
  • PE: better handle sections that overrun EOF
  • PE: better handle invalid IAT
  • PE: better handle invalid SEH and RUNTIME FUNCTION tables

v0.8.6

13 Dec 12:39
Compare
Choose a tag to compare

changes:

  • fix ci