Skip to content

Releases: secana/PeNet

Version 6.1.2

07 May 14:52
46c897e

Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v6.1.2

Version 6.1.1

02 May 18:27
05eda8b

Choose a tag to compare

What's Changed

  • Avoid IRawFile.ToArray() to reduce memory allocations by @tibel in #391

Full Changelog: v6.1.0...v6.1.1

Version 6.1.0

30 Apr 20:32
600f21a

Choose a tag to compare

What's Changed

  • Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #373
  • Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by @dependabot[bot] in #374
  • Bump System.Security.Cryptography.Pkcs from 10.0.2 to 10.0.3 by @dependabot[bot] in #375
  • Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #377
  • Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.200 by @dependabot[bot] in #378
  • Bump System.Security.Cryptography.Pkcs from 10.0.3 to 10.0.4 by @dependabot[bot] in #379
  • Bump System.Security.Cryptography.Pkcs from 10.0.4 to 10.0.5 by @dependabot[bot] in #381
  • Bump Microsoft.SourceLink.GitHub from 10.0.200 to 10.0.201 by @dependabot[bot] in #380
  • Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #382
  • Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @dependabot[bot] in #383
  • Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 by @dependabot[bot] in #384
  • Bump System.Security.Cryptography.Pkcs from 10.0.5 to 10.0.6 by @dependabot[bot] in #385
  • Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203 by @dependabot[bot] in #386
  • Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #388
  • Bump System.Security.Cryptography.Pkcs from 10.0.6 to 10.0.7 by @dependabot[bot] in #387
  • Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 by @dependabot[bot] in #389
  • Add SigningTimestamp property to AuthenticodeInfo by @tibel in #390

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

03 Feb 20:36

Choose a tag to compare

Breaking changes: Now targets .NET 10 only. Drops support for .NET Framework, .NET Standard, and .NET 8.

PEditor Version 1.1.0.0

04 Dec 08:34

Choose a tag to compare

Fixed bug with the handling of too long module names in the import section.

PEditor Version 1.0.1.0

15 Oct 06:14

Choose a tag to compare

Fixes a bug in the IMAGE_SECTION_HEADER where the raw address was wrong.

PEditor Version 1.0.0.10

17 Sep 17:28

Choose a tag to compare

Latest release of the GUI editor for Portable Executable headers based on the PeNet library.

PEditor Version 1.0.0.7

17 Nov 16:16

Choose a tag to compare

First release of PEditor. The PEditor leverages the power of the PeNet library for PE header analysis and provides an easy to use GUI to view the PE header.

Windows Download:
PEditor-1.0.0.7.zip