-1

I was wondering if there is a simple way of using C++ to take a path of an executable and then fetch it's ASM? External library or command-line program solutions are accepted :)

siroot
  • 193
  • 1
  • 2
  • 9

1 Answers1

1

Since you didn't mind command-line utilities:

Acorn
  • 24,970
  • 5
  • 40
  • 69