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

Go and Rust support #437

Merged
merged 58 commits into from
Nov 13, 2024
Merged

Go and Rust support #437

merged 58 commits into from
Nov 13, 2024

Conversation

blattm
Copy link
Collaborator

@blattm blattm commented Aug 28, 2024

This code improves dewolf's code quality for Go and Rust binaries.

Features:

  • Go prologue removal
  • Improved, symbol independent canary removal
  • Generic boilerplate removal (useful for, but not limited to Rust)
  • String Slicer Integration for Rust strings

Todo:

  • StringSlicer options
  • Generic Boilerplate options
  • format
  • docstrings
  • clean left over TODOs and comments

Questions for reviewer:

  • Which new stages should be on by default?
  • Best order for the new stages?

@blattm blattm self-assigned this Aug 28, 2024
@blattm blattm marked this pull request as ready for review September 4, 2024 14:39
@ebehner ebehner merged commit 43f49d1 into main Nov 13, 2024
1 of 2 checks passed
@ebehner ebehner deleted the go-rust-new branch November 13, 2024 14:54
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.

3 participants