Skip to content

feat: support a generic address type#3

Merged
486c merged 2 commits into
masterfrom
generic-addresses
Jul 13, 2025
Merged

feat: support a generic address type#3
486c merged 2 commits into
masterfrom
generic-addresses

Conversation

@486c
Copy link
Copy Markdown
Owner

@486c 486c commented Jul 9, 2025

  • Support generic TryInto<usize> for addresses instead of hardcoded i32 & same for signature scanning
  • Test for exclude words
  • Various clippy warnings fixes
  • Example for the osu! stable & osu! lazer clients
  • Linux: check for the memory regions permissions

@486c 486c force-pushed the generic-addresses branch 6 times, most recently from 8650719 to 9210215 Compare July 13, 2025 13:46
486c added 2 commits July 13, 2025 16:50
- Support generic `TryInto<usize>` for addresses instead of hardcoded i32 & same for signature scanning
- Test for exclude words
- Various clippy warnings fixes
- Example for the osu! stable & osu! lazer clients
- Linux: check for the memory regions permissions
Instead of implementing them manually
@486c 486c force-pushed the generic-addresses branch from 9210215 to 97586cf Compare July 13, 2025 13:51
@486c 486c merged commit c00e638 into master Jul 13, 2025
3 checks passed
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