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.