CasualX / pelite

Lightweight, memory-safe, zero-allocation library for reading and navigating PE binaries.
MIT License
280 stars 42 forks source link

Fix definition of IMAGE_DYNAMIC_RELOCATION64 #262

Closed CasualX closed 1 year ago

CasualX commented 2 years ago

Fixes #261

CasualX commented 2 years ago

That nightly failure is worrying, I'll dive deeper into it next week. More info on STATUS_STACK_BUFFER_OVERRUN on The Old New Thing.