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

Register Variable Support #39

Merged
merged 7 commits into from Jun 5, 2022
Merged

Register Variable Support #39

merged 7 commits into from Jun 5, 2022

Conversation

mahaloz
Copy link
Owner

@mahaloz mahaloz commented Jun 5, 2022

  • we can now supper every variable shown in a decompiler (including the ones assigned to a variable)
  • functions args are being deprecated in favor of setting them through either register vars or stack vars
  • refactored some janky type setting code

Closes #38

@mahaloz mahaloz merged commit 180befa into main Jun 5, 2022
@mahaloz mahaloz deleted the better_vars branch July 20, 2022 23:16
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.

Add Variable Support for Register Variables
1 participant