Skip to content

cssxn/js_shellcode_to_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

js_shellcode_to_c

This script is used for converting a javascript shellcode that with a prefix of \u or %u into c style.

After run the script , we should see the result as below in a new file tab in 010Editor.

And press the hotkey Ctrl+Shift+V to paste the c style into shellcode bin file.

Finally! use scdbg to analysis the logs of each api call invoked from the shellcode.

image

using scdbg to analysis shellcode bin file

image

About

convert javascript shellcode to c source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages