Skip to content

Releases: warpedatom/OffsetScan

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 03:22
275ecf8

What's Changed

  • feat: PE Rich-header fingerprint (offsetscan rich); strip long dashes; add FUNDING - 0.4.0 by @warpedatom in #22

Full Changelog: v0.3.0...v0.4.0

What's Changed

  • feat: PE Rich-header fingerprint (offsetscan rich); strip long dashes; add FUNDING - 0.4.0 by @warpedatom in #22

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:21
ded6ae2

What's Changed

  • docs: add X (@warped_atom) badge to README by @warpedatom in #19
  • docs: align README badges with OffsetInspect (crates.io, release, platform, security) by @warpedatom in #20
  • feat: add TLSH similarity clustering (offsetscan cluster) — 0.3.0 by @warpedatom in #21

Full Changelog: v0.2.3...v0.3.0

What's Changed

  • docs: add X (@warped_atom) badge to README by @warpedatom in #19
  • docs: align README badges with OffsetInspect (crates.io, release, platform, security) by @warpedatom in #20
  • feat: add TLSH similarity clustering (offsetscan cluster) — 0.3.0 by @warpedatom in #21

Full Changelog: v0.2.3...v0.3.0

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 03:29
f4cd40c

What's Changed

  • docs: correct crate description schema reference (0.2.3) by @warpedatom in #18

Full Changelog: v0.2.2...v0.2.3

What's Changed

  • docs: correct crate description schema reference (0.2.3) by @warpedatom in #18

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:24
a4006df

What's Changed

  • docs: real side-by-side in Verified parity section (0.2.2) by @warpedatom in #17

Full Changelog: v0.2.1...v0.2.2

What's Changed

  • docs: real side-by-side in Verified parity section (0.2.2) by @warpedatom in #17

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:41
9d58438

What's Changed

  • ci: pin actions to commit SHAs (supply-chain); add yara-scan feature build/test job by @warpedatom in #14
  • docs: update README yara section — subcommand is wired, tested, and in CI by @warpedatom in #15
  • docs: release 0.2.1 to republish the corrected README by @warpedatom in #16

Full Changelog: v0.2.0...v0.2.1

What's Changed

  • ci: pin actions to commit SHAs (supply-chain); add yara-scan feature build/test job by @warpedatom in #14
  • docs: update README yara section — subcommand is wired, tested, and in CI by @warpedatom in #15
  • docs: release 0.2.1 to republish the corrected README by @warpedatom in #16

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 05:57
b030a12

What's Changed

  • feat: wire offsetscan yara subcommand (schema-parity with Invoke-OffsetYaraScan); refactor PE assembly; fix strict-path overlay by @warpedatom in #13

Full Changelog: v0.1.4...v0.2.0

What's Changed

  • feat: wire offsetscan yara subcommand (schema-parity with Invoke-OffsetYaraScan); refactor PE assembly; fix strict-path overlay by @warpedatom in #13

Full Changelog: v0.1.4...v0.2.0

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 04:19
ed9b920

What's Changed

  • fix: lenient header-salvage parse for damaged PEs (match OffsetInspect IsPE) by @warpedatom in #12

Full Changelog: v0.1.3...v0.1.4

What's Changed

  • fix: lenient header-salvage parse for damaged PEs (match OffsetInspect IsPE) by @warpedatom in #12

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 03:01
7d56eae

What's Changed

  • fix: resolve ws2_32/oleaut32/wsock32 ordinal imports in imphash (match pefile) by @warpedatom in #11

Full Changelog: v0.1.2...v0.1.3

What's Changed

  • fix: resolve ws2_32/oleaut32/wsock32 ordinal imports in imphash (match pefile) by @warpedatom in #11

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 01:51
fe003b0

What's Changed

  • ci: publish to crates.io on tagged release, gated on binary builds by @warpedatom in #7
  • ci: bump softprops/action-gh-release v2 -> v3 (Node 24 runtime) by @warpedatom in #8
  • ci: move Node 24 bump to the real workflow path, remove stray .github/release.yml by @warpedatom in #9
  • fix: normalize -0.0 entropy to 0.0 for parity with Get-OffsetEntropy by @warpedatom in #10

Full Changelog: v0.1.1...v0.1.2

What's Changed

  • ci: publish to crates.io on tagged release, gated on binary builds by @warpedatom in #7
  • ci: bump softprops/action-gh-release v2 -> v3 (Node 24 runtime) by @warpedatom in #8
  • ci: move Node 24 bump to the real workflow path, remove stray .github/release.yml by @warpedatom in #9
  • fix: normalize -0.0 entropy to 0.0 for parity with Get-OffsetEntropy by @warpedatom in #10

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:02
6d0ce9a

What's Changed

  • ci: bump actions/checkout v4 -> v7 (Node 24 runtime, parity with OffsetInspect) by @warpedatom in #4
  • fix: find UTF-16LE strings at odd offsets; parity with Get-OffsetString by @warpedatom in #5

Full Changelog: v0.1.0...v0.1.1

What's Changed

  • ci: bump actions/checkout v4 -> v7 (Node 24 runtime, parity with OffsetInspect) by @warpedatom in #4
  • fix: find UTF-16LE strings at odd offsets; parity with Get-OffsetString by @warpedatom in #5

Full Changelog: v0.1.0...v0.1.1