I use 'objdump' on linux in a variety of binaries and it returns their assembly. The commands that I receive is 'real' commands or pseudo-command? I have read that there are some commands which are a combination of other commands and they are called pseudo-commands. Is it true? If yes, how can I get only 'real' commands from a executable?
2 Reset to default