Commit Graph

47 Commits

Author SHA1 Message Date
revsic 80640cf5ff unittest: Fix include directory 2019-02-22 22:39:25 +09:00
revsic f30aa092d0 obfs, string: Fix include path of tests 2019-02-22 22:39:12 +09:00
revsic 954ba45ac8 merge: Fix merging directory 2019-02-22 22:38:59 +09:00
revsic e37fcc2d9f obfs: Remerge 2019-02-22 22:38:51 +09:00
revsic e686933e66 obfs: Modify directory impl to obfs 2019-02-22 22:38:06 +09:00
revsic a39296ea9d obfs, string: Remove unnecessary example 2019-02-19 04:00:50 +09:00
revsic ac06755c61 obfs: Remerge 2019-02-19 03:50:14 +09:00
revsic 625c0202b7 obfs, string: Fix table based make_string 2019-02-19 03:49:42 +09:00
revsic d7f466215e obfs, seq: Fix compile err 2019-02-19 03:49:28 +09:00
revsic b2148f4a89 obfs, string: Update sample with make_table 2019-02-18 05:24:56 +09:00
revsic bc7b26b3b4 obfs: Remergin 2019-02-18 05:24:45 +09:00
revsic cc078810f1 obfs, string: Modify file name 2019-02-18 05:24:30 +09:00
revsic ca8ecf7c2e obfs, random: Compile time random lib 2019-02-18 05:24:13 +09:00
revsic 95883cc880 obfs, sequence: Type level sequence lib 2019-02-18 05:24:04 +09:00
revsic e9d13e16b7 readme: Add azure pipeline badge 2019-02-18 00:26:14 +09:00
revsic 34730dd6ab bionic docker: Fix command python to python3 2019-02-18 00:21:40 +09:00
revsic 261e22fedf sample: Add cmake standard c++17 2019-02-18 00:16:25 +09:00
revsic 1b44579def obfs: Remerge 2019-02-18 00:13:45 +09:00
revsic 4334bae133 obfs, string: Replace xor to enc_xor 2019-02-18 00:12:39 +09:00
revsic ba6f7dd896 obfs, string: Replace size_t to std::size_t 2019-02-18 00:12:25 +09:00
revsic 37ea12815a ci: Add azure pipeline 2019-02-18 00:00:58 +09:00
revsic 890b2e562e obfs, string: Fix sample include path 2019-02-18 00:00:19 +09:00
revsic 5b68b25b95 obfs, string: Move tester script to directory script 2019-02-18 00:00:03 +09:00
revsic af63e27f00 obfs: Merged 2019-02-17 23:13:10 +09:00
revsic 02491c903e merge: Auto merging scripts for obfuscator 2019-02-17 23:13:01 +09:00
revsic 9936269ad0 gitignore: Add __pycache__ 2019-02-17 23:12:45 +09:00
revsic aa017b05f6 obfs, string: Add tests for finding such string 2019-02-17 23:10:49 +09:00
revsic d260636ffd obfs, string: Add cmakelists for samples 2019-02-17 04:49:19 +09:00
revsic 99527fcf0c obfs, string: Update sample xor 0x20 to 0x50 2019-02-17 04:45:25 +09:00
revsic 6eba48b62c obfs, string: Replace to range based for 2019-02-17 04:45:01 +09:00
revsic 0a6b14527e test, obfs, string: Fix tests 2019-02-15 05:07:47 +09:00
revsic 5e4df4dd7e sample, obfs, string: Add samples 2019-02-15 05:07:38 +09:00
revsic b3650d73f8 obfs, string: Replace enc, dec with param to template 2019-02-15 05:07:21 +09:00
revsic 5fa5cb1876 gitignore: Add more ignoarance 2019-02-15 05:06:46 +09:00
revsic b403281c69 obfs, string: Modify len to size 2019-02-15 02:28:29 +09:00
revsic ce09effe15 obfs, string: Modify to make_string 2019-02-15 02:26:54 +09:00
revsic 2285a1e560 obfs, string: Remove string method 2019-02-15 02:24:47 +09:00
revsic ee7d782366 obfs, string: Add method string 2019-02-15 02:20:32 +09:00
revsic 7c35a53320 test, string obfs: Add xor string obfuscator tests 2019-02-14 19:12:57 +09:00
revsic a79afecbd3 test: Add unit tests 2019-02-14 19:12:23 +09:00
revsic 17b045eee9 gitignore: Add build 2019-02-14 19:12:09 +09:00
revsic 0cc67b5f46 string obfs: Fix indent 2019-02-14 19:11:56 +09:00
revsic 824c8d2477 3rd party: Add Catch2 2019-02-14 19:09:08 +09:00
revsic aefed372b2 3rd party: Add Catch2 2019-02-14 19:09:01 +09:00
revsic 3346b0d69e obfs: Add string obfuscator 2019-02-14 02:58:58 +09:00
revsic 84d3844b57 readme: Update readme 2019-02-14 01:46:24 +09:00
YoungJoong Kim c5ed18dabe Initial commit 2019-02-13 22:01:48 +09:00