Skip to content

Releases: ChairGraveyard/SignatureToDetour

Bugfix Release

Choose a tag to compare

@ChairGraveyard ChairGraveyard released this 04 Jan 23:15
0.5

Argument name bugfix

Bugfix Release

Choose a tag to compare

@ChairGraveyard ChairGraveyard released this 04 Jan 22:47
0.4

Various parsing fixes

Bugfix Release

Choose a tag to compare

@ChairGraveyard ChairGraveyard released this 04 Jan 22:38
Fixed issue with pointer return types

Fixed issue with argument name parsing given arguments with names longer than 2

Features Update

Choose a tag to compare

@ChairGraveyard ChairGraveyard released this 04 Jan 21:28
Features update

Added support for __stdcall functions
Added support for making multiple detours at once
Fixed issue with signatures without arguments list

First Release - IDA Pro Signature to Detour

Choose a tag to compare

@ChairGraveyard ChairGraveyard released this 04 Jan 00:22
0.1

Implemented support for __cdecl style signatures.