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

Correct entries function and fixes #236

Merged
merged 2 commits into from
Mar 17, 2020
Merged

Correct entries function and fixes #236

merged 2 commits into from
Mar 17, 2020

Conversation

FXTi
Copy link
Contributor

@FXTi FXTi commented Mar 17, 2020

Detailed description

  • Delete .clang-format file.
  • Fix potential heap overflow bug.
  • Add opcodes cache. Now disasm will be faster.
  • Correct .entries function. Now entry point is at the beginning of root code object's(normally ) opcode part.

Test plan

@radare radare merged commit 72a4382 into radareorg:master Mar 17, 2020
@FXTi FXTi deleted the pyc-anal branch March 19, 2020 07:17
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.

None yet

2 participants