Convery

Results 4 issues of Convery

Given that programmers that care about how their structures look are often interested in the size as well, it might be useful to include an annotation for sizeof(Struct) in the...

enhancement

https://github.com/apriorit/mhook/blob/2238938ec54e88de16fe7282c8a0342278d4333a/mhook-lib/mhook.cpp#L1004-L1013 In this, and the following two cases, the break can (and does in my tests) cause the hook installation to fail. I have personally removed them on my end...

pinned

Like the title implies, noticed that the library would fail in some contexts so copy/pasted the allocation as a fallback. May want to refactor it properly in the future.

pinned