R2I Defense

Results 3 comments of R2I Defense

Kevin, I've been doing a little poking at this as I'm interested in getting the assembly output to work with clang-cl / LLVM. Doing some tests, the `__ImageBase` is exported...

> llvm-ml will compile MASM under msys2, if uasm is not working. > > the flags are odd and not documented it seems, but this will make your obj `llvm-ml...

I was able to get pprinter generating AT&T assembly syntax for Windows PE executables that can be compiled with clang/clang-cl. I need to do some additional testing and code cleanup,...