AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Reverse Engineering With Multi-Threads
The best way to visualize it is not to try to think about the program as it is running but imagine that instead of reading assembly code you are reading the source code of a Go program. Do commands just pop up randomly in what's happening now and you kind of try to paint that in the relevant context once you're reverse engineering something with multi-threads. All the interesting terms that you're mentioning like KPT and also Stowaway which are reminded now it will be in the show notes for those who want to look back at that and see how can they handle threads in reverse engineering. Yeah it will be interesting to see some example of how that actually looks because you said that this