Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): introducing support for API loading for PEB #14

Merged
merged 14 commits into from
Jan 5, 2024

Conversation

djnnvx
Copy link
Member

@djnnvx djnnvx commented Jan 5, 2024

still a good few things to (re)work on, but this is in a good enough state to be merged to unstable

djnnvx and others added 14 commits October 14, 2023 02:42
* added basic struct definitions to retrieve TEB & PEB
* added `--debug` flag to CLI to build programs with debug symbols on
* added NOTES.txt with interesting articles
* adding little `hash_function` script to compute hashes for each
  function
* changing the way function loading is done, based on hooka -- it seems
  to be ok but im not satisfied with it, might have to rework it
* adding support for four hashing functions, from which API hashes can
  be retrieved
@djnnvx djnnvx self-assigned this Jan 5, 2024
@djnnvx djnnvx merged commit 24f2684 into unstable Jan 5, 2024
@djnnvx djnnvx deleted the feat/api-from-peb branch January 5, 2024 20:57
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.

1 participant