Originally posted by dimava
are there any programs to take ASM code and draw out a logical diagram of how it works, with the gotos and how they flow into eachother, or like show a list of places that refer to a specific address

tnx

Dimava
An ASM editor would do that, you'd be able to follow jumps and such, but without knowing ASM that wouldn't really help.