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

AES MixColumns detection #749

Merged
merged 3 commits into from
Apr 25, 2023
Merged

AES MixColumns detection #749

merged 3 commits into from
Apr 25, 2023

Conversation

mr-tz
Copy link
Collaborator

@mr-tz mr-tz commented Apr 21, 2023

closes #499

Copy link
Collaborator

@mike-hunhoff mike-hunhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mr-tz ! One optional comment to address, otherwise LGTM 🚀

@@ -0,0 +1,43 @@
# generated using capa explorer for IDA Pro
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

- optional:
- instruction:
- and:
- description: b[c] = ...
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we be a little more descriptive here? I think I understand the intent but I had to think about it for a second 😅

@mr-tz mr-tz merged commit e44f57c into master Apr 25, 2023
@mr-tz mr-tz deleted the rules52-15 branch April 25, 2023 19:18
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.

AES MixColumns
2 participants