Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upx32dbg doesn't break at TLS Callback when Event setting is enabled (default) #2250
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm running the March 4, 2018 version (REM workstation 64-bit). However, I couldn't find this issue in the tracker, though #1960 might be related.
I was looking into a malware sample with a TLS callback. I had to enable breaking on System breakpoints (in Options, Preferences, Events) in order to break on the environment initialization process and then set a breakpoint on the TLS callback.