Skip to content

Conversation

@Archie-osu
Copy link
Collaborator

Removes module operation callbacks in favor of a documented callback interface inspired by the Windows Executive Layer.

Archie-osu and others added 4 commits March 26, 2024 10:24
- The framework now enforces callback integrity by validating if the callbacks come from a trusted memory location
- Removed Module Operation Callback support
  - Removed ObpSetModuleOperationCallback
- Moved to using a generic routine for handling all callbacks
  - Callbacks now get a generic pointer to the affected object
- Several internal callback restructurings
  - Full logic to create callbacks is now implemented
- Added code for notifying, adding, creating, removing, and destroying callback objects
- PreCallbacks are now AurieEntryEx
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