You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #270, we added support for limiting the overall memory when running decompilations and some of our tools (retdec-fileinfo, retdec-bin2llvmir, and retdec-llvmir2hll). It would be also useful to add this support into retdec-unpacker and retdec-unpacker.sh. This could be done in the same way as in #272 (PR for #270).
The text was updated successfully, but these errors were encountered:
In #270, we added support for limiting the overall memory when running decompilations and some of our tools (
retdec-fileinfo
,retdec-bin2llvmir
, andretdec-llvmir2hll
). It would be also useful to add this support intoretdec-unpacker
andretdec-unpacker.sh
. This could be done in the same way as in #272 (PR for #270).The text was updated successfully, but these errors were encountered: