- Progress so far
1) Fixed segfaulting refactored SWF steganographic code. Code now fails on decompression but at least it's not segfaulting anymore. Suspected it was due to how trace payload server is integrated and rest of problems should be fixed by reimplementing pre decompression logic that was lost in refactored-away SWF_receive code. Can then move on to JS
2) Added config file for options using inih library, still testing locally.
3) With Yawning' s help, began to replace Moeller handshake with libelligator implementation. (#8089)