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

Retdec is a library now #779

Merged
merged 57 commits into from
Jun 5, 2020
Merged

Retdec is a library now #779

merged 57 commits into from
Jun 5, 2020

Conversation

PeterMatula
Copy link
Collaborator

Changes:

  • implemented retdec::decompile() library function
  • removed retdec-decompiler.py
  • implemented new retdec-decompiler application
  • removed retdec-bin2llvmir and retdec-llvmir2hll
  • removed some helper python scripts
  • refactored a bunch of things
  • many more

This must not be included in a library.
It is not needed and it is dangerous because it contains "load" option which can be included only once.
This is still very shitty. A better solution would be using some metadata in signature files - not the current signature-file-path-based filtering.
@PeterMatula
Copy link
Collaborator Author

run tc tests

1 similar comment
@PeterMatula
Copy link
Collaborator Author

run tc tests

@PeterMatula
Copy link
Collaborator Author

run tc tests

@xkubov
Copy link
Contributor

xkubov commented Jun 4, 2020

run tc tests

1 similar comment
@PeterMatula
Copy link
Collaborator Author

run tc tests

@PeterMatula
Copy link
Collaborator Author

run tc tests

@PeterMatula PeterMatula merged commit 5281b06 into master Jun 5, 2020
@PeterMatula PeterMatula deleted the retdec-lib branch June 5, 2020 05:42
@silentguy256
Copy link

The manual is currently a bit confusing cause the main page shows the current readme (which talks about everything being executable) while the releases it links to are still in the old style that still needs python 3

s3rvac added a commit that referenced this pull request Sep 25, 2020
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

3 participants