s1nk

Results 4 issues of s1nk

When the value of EnqueueAction is INCREMENT_FILE_NAME, repeated downloading a file will cause a unknown error. After debugging, I found the reason, and there is a bug in prepareDownloadInfoForEnqueue funcation...

pycdc gives wrong code when dealing with swapping two variables: **pycdas**: ```asm 102 LOAD_FAST 2: sbox 104 LOAD_FAST 3: j 106 BINARY_SUBSCR 108 LOAD_FAST 2: sbox 110 LOAD_FAST 8: i...

add support for Frida spawn mode. #29