Skip to content

Fix duplicate hook for HeapAlloc in pico.spec#5

Merged
rasta-mouse merged 2 commits intorasta-mouse:mainfrom
shogunlab:main
Apr 3, 2026
Merged

Fix duplicate hook for HeapAlloc in pico.spec#5
rasta-mouse merged 2 commits intorasta-mouse:mainfrom
shogunlab:main

Conversation

@shogunlab
Copy link
Copy Markdown
Contributor

Hey, I noticed that there is a minor bug where KERNEL32$HeapAlloc is defined twice for _HeapAlloc and _HeapReAlloc in the pico.spec file, causing the loader to crash upon Beacon DLL execution. This commit updates the spec to define the hooks as expected.

@rasta-mouse rasta-mouse merged commit b7458ff into rasta-mouse:main Apr 3, 2026
@rasta-mouse
Copy link
Copy Markdown
Owner

Ooops, sorry. Good spot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants