frida / frida-gum

Cross-platform instrumentation and introspection library written in C
https://frida.re
Other
753 stars 245 forks source link

Symbol Deferred Loading #746

Closed nblog closed 8 months ago

nblog commented 1 year ago

Prevents DebugSymbol.load from looking for symbols for a long time and causing blocking, defers symbol loading until symbol information is requested. Reference: https://learn.microsoft.com/windows/win32/debug/initializing-the-symbol-handler