Hi, I want to lift executable binary to LLVM bitcode, which is similar to the original file.
So I wonder if I can lift without specifying "mode program's memory" and "runtime's memory" provided by remill.
Does mcsema have an option not to explicate memory and state?
Thank you so much!