rob
rob
Seems like it is resolved. I'm not able to reproduce this anymore. @fuzyll
Another examples: * DEBUG_ENGOPT_* * DEBUG_OUTPUT_* * DEBUG_ATTACH_* * DEBUG_REQUEST_* * DEBUG_DATA_SizeEThread (so DEBUG_DATA_*) I hope all of these missing enumerations will be resolved once enumerations for constants are added.
Constants for fdwReason parameter of DllMain is also missing. (DLL_PROCESS_ATTACH etc.)
Could we also include `vcmp.f64.F64`, `vcmpe.f64.F64`, `vdiv.f64.F64`, `vmul.f64.F64`, `vneg.f64.F64`, `vcvt.f64.F64.U32`, `vldr`, `vmrs`, `vpop`, `vpush`, and `vstr` in the list? It's bothersome to see "unimplemented" in the linear view.
I've sent the binary to @xusheng6 in slack. Sorry for late response. It does update properly when I re-analze the function.
Does this improvements include DllMain detection?