Skip to content

Releases: oAGoulart/wrappem

Add Method III support

Choose a tag to compare

@oAGoulart oAGoulart released this 19 Mar 15:58
b2ea3d2

What's Changed

  • Add import data section relocation method
  • Fix build error and support MinGW by @Starry2233 in #18
  • Add branchless import table padding and -h shorthand option by @secretlay3r in #20

New Contributors

Full Changelog: v1.0.1...v1.1.0

Add proper table relocation method

Choose a tag to compare

@oAGoulart oAGoulart released this 22 Jul 22:43
505f1da

Full Changelog: v1.0.0...v1.0.1

  • Added correct handling of import table relocation
  • Added identification of two other methods for import table injection

v1.0.0

Choose a tag to compare

@oAGoulart oAGoulart released this 28 Jun 16:05
53b4bba

What's Changed

Added

  • PatchPE class to wrap all patching actions

Changed

  • Project license to MS-RL

Removed

  • Visual Studio solution and project files

Full Changelog: v0.2.2...v1.0.0

Clean up code

Choose a tag to compare

@oAGoulart oAGoulart released this 02 Nov 16:54
6d0c7f1

What's Changed

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

Fix #7

Choose a tag to compare

@oAGoulart oAGoulart released this 04 Oct 17:29
fb52dca

Fixed

  • Offsets now are dynamic

Update payload injection method

Choose a tag to compare

@oAGoulart oAGoulart released this 29 Sep 18:19
e13f3bf

Added

  • Visual Studio solution and project files

Changed

  • Method used to generate proxy DLLs

Add option and fix bug

Choose a tag to compare

@oAGoulart oAGoulart released this 26 Sep 03:33
5ff02a5

Added

  • Option to change generated files target arch

Removed

  • No C++ option (you need the array)

Add option to not generate C++ file

Choose a tag to compare

@oAGoulart oAGoulart released this 14 Aug 00:12
33f5a48

Added

  • Option to not generate C++ file

Update LICENSE

Choose a tag to compare

@oAGoulart oAGoulart released this 28 Jul 05:13
19256e6

Changed

  • LICENSE