This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
retdec
Watch
1
Star
0
Fork
0
You've already forked retdec
mirror of
https://github.com/avast/retdec.git
synced
2025-03-07 04:58:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
retdec
/
support
History
Ladislav Zezula
3a94c2aba7
Detection of SHA512 improved. Prevented YARA DoS on d251e8b3a5818132de9728ea01378f1f7bf5d41ba698c42ddb706761fd714113
2021-03-16 18:38:56 +01:00
..
ordinals
New build system (
#730
)
2020-04-05 16:50:56 +02:00
types
support: add type JSONs to repository
2020-06-05 08:02:22 +02:00
yara_patterns
Detection of SHA512 improved. Prevented YARA DoS on d251e8b3a5818132de9728ea01378f1f7bf5d41ba698c42ddb706761fd714113
2021-03-16 18:38:56 +01:00
CMakeLists.txt
retdec-decompiler: move config from support to src
2020-12-11 18:14:17 +01:00
install-share.py
support: move info about support pkg from python script to deps.cmake
2020-01-29 15:17:51 +01:00
install-yara.py
Parallelize compilation of YARA rules during installation (
#540
) (
#542
)
2019-04-24 13:49:01 +02:00
README
deps/yaracpp: move yaracpp to retdec repository, add YARA dependency.
2020-01-08 12:33:01 +01:00
README
Compilation and installation of YARA rules is done in deps/yara.