Jump to content
Tuts 4 You

sctest doesn't create proper graph


pcfx

Recommended Posts

Posted

Hi guys,

I'm analyzing some shellcodes and therefore I'm using sctest for visualization. I recreated a hello_world.nasm file which uses sys_write to print string 'Hello World' and then sys_exit to exit the program but I can't create a graph file. The .dot file seems corrupted.

 

  Reveal hidden contents

Posted (edited)

I tried some more things. I got this shellcode to work with sctest:

  Reveal hidden contents

Where could be the mistake? It must be possible to get a graph of sys_mkdir or sys_write system call. Can't the graph display "JMP_CALL_POP" technique? I made the mkdir shellcode without this method and it didn't work either. Nobody an idea?

Edited by pcfx

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...