Commit Graph

30 Commits

Author SHA1 Message Date
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