Skip to content

Comments

Retdec is a library now#779

Merged
PeterMatula merged 57 commits intomasterfrom
retdec-lib
Jun 5, 2020
Merged

Retdec is a library now#779
PeterMatula merged 57 commits intomasterfrom
retdec-lib

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

PeterMatula added 30 commits May 3, 2020 13:37
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.

3 participants