Skip to main content

Timeline for How to disassemble using metasm?

Current License: CC BY-SA 3.0

8 events
when toggle format what by license comment
Nov 22, 2015 at 19:29 history edited jvoisin CC BY-SA 3.0
Add a link to metasm
May 2, 2015 at 2:45 comment added David Hoelzer @SiltCrawler Do you have metasm installed? That's what that error says to me; Ruby can't find it.
Apr 26, 2015 at 14:33 history edited perror CC BY-SA 3.0
Better usage of the wiki syntax
Apr 26, 2015 at 13:29 answer added SiltCrawler timeline score: 1
Apr 26, 2015 at 13:18 comment added SiltCrawler The disassemble.rb has in line 13 "require 'metasm'" and the error I get says "cannot load such file -- metasm (LoadError)"
Apr 26, 2015 at 13:07 comment added Jongware How exactly not? An otherwise uninformed Google search suggests ruby ~/tools/metasploit/lib/metasm/samples/disassemble.rb raw_binary > asm_code.asm, which contains the full path to disassembly.rb.
Apr 26, 2015 at 12:19 review First posts
Apr 26, 2015 at 15:25
Apr 26, 2015 at 12:14 history asked SiltCrawler CC BY-SA 3.0