Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

resedit

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resedit - npm Package Versions

13

1.4.1

Diff

Changelog

Source

v1.4.1

  • Remove more unused functions/files
jet2jet
published 1.4.0 •

Changelog

Source

v1.4.0

  • resedit now uses pe-library to parsing/generating PE binaries
    • ResEdit.NtExecutable and some classes are now aliases of pe-library's classes.
jet2jet
published 1.3.0 •

Changelog

Source

v1.3.0

  • Add signData method to SignerObject
jet2jet
published 1.2.0 •

Changelog

Source

v1.2.0

  • Add 'setFileVersion' and 'setProductVersion' methods to VersionInfo (#23)
jet2jet
published 1.1.0 •

Changelog

Source

v1.1.0

  • Add options to generateResourceData/outputResource (#21)
jet2jet
published 1.0.0 •

Changelog

Source

v1.0.0

  • Add sizeImage on BitmapInfo to keep original values
  • Change icon mask to be non-null data
  • Add BigInt support for ImageOptionalHeader64
  • Add getResourceEntriesAsString, replaceResourceEntryFromString, and removeResourceEntry methods in NtExecutableResource
  • Drop Node.js v10
jet2jet
published 0.7.0 •

Changelog

Source

v0.7.0

  • Add NtExecutable.createEmpty which creates 'empty' executable data
  • Add ESM (ES Module) support
  • Fix some minor bugs
jet2jet
published 0.6.0 •

Changelog

Source

v0.6.0

  • Add support for extra data, which is not a part of any sections, on parsing/generating executables
  • Add alignment parameter for generateExecutableWithSign
jet2jet
published 0.5.2 •

Changelog

Source

v0.5.2

  • Add predefined digest algorithms and support OIDs for getDigestAlgorithm and getEncryptionAlgorithm
  • Fix calculating executable digest for binaries which previously contained signed information
jet2jet
published 0.5.1 •

Changelog

Source

v0.5.1

  • Rename getPublicKeyData to getCertificateData
    • getPublicKeyData can still be used now, but will be no longer called in the future.
  • Re-export types used by SignerObject
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc