Commit Graph

  • 9fdeafbbd7 feat(kotlin): add --key, --key-file, --password support to ArchiveDecoder main NikitolProject 2026-02-27 02:11:20 +03:00
  • f5772df07f docs(phase-12): complete phase execution NikitolProject 2026-02-27 00:07:13 +03:00
  • 83a8ec7e8e docs(12-02): complete password-based key derivation plan NikitolProject 2026-02-27 00:03:33 +03:00
  • 4077847caa feat(12-02): wire salt into pack/unpack, update main.rs, add password tests NikitolProject 2026-02-27 00:01:23 +03:00
  • 035879b7e6 feat(12-02): implement Argon2id KDF, rpassword prompt, and salt format support NikitolProject 2026-02-26 23:58:38 +03:00
  • df09325534 docs(12-01): complete CLI key input plan NikitolProject 2026-02-26 23:55:23 +03:00
  • 551e49994d test(12-01): update all tests for explicit key args, add key input tests NikitolProject 2026-02-26 23:53:24 +03:00
  • acff31b0f8 feat(12-01): add CLI key args and refactor archive functions for user-specified keys NikitolProject 2026-02-26 23:50:39 +03:00
  • 2a049095d6 fix(12): revise plans based on checker feedback NikitolProject 2026-02-26 23:41:20 +03:00
  • 04081028ca docs(12-user-key-input): create phase plan NikitolProject 2026-02-26 23:36:50 +03:00
  • 52ff9ec3b7 perf: parallelize pack and unpack with rayon NikitolProject 2026-02-26 23:07:04 +03:00
  • 0d8ab49a4d build: add rayon dependency for parallel processing NikitolProject 2026-02-26 22:57:39 +03:00
  • 8bc28d8121 docs(phase-09): complete phase execution NikitolProject 2026-02-26 22:10:01 +03:00
  • 1906235ac3 docs(09-01): complete Kotlin decoder update plan NikitolProject 2026-02-26 22:07:19 +03:00
  • 27fb3926cf test(09-01): add directory test cases to Kotlin cross-validation script NikitolProject 2026-02-26 22:05:29 +03:00
  • a01b260944 feat(09-01): update Kotlin decoder for v1.1 format with directory support NikitolProject 2026-02-26 22:04:54 +03:00
  • e905269bb5 docs(09-kotlin-decoder-update): create phase plan NikitolProject 2026-02-26 22:00:27 +03:00
  • 487c9001ce docs(phase-08): complete phase execution NikitolProject 2026-02-26 21:54:15 +03:00
  • 2b470685e8 docs(08-01): complete Rust directory archiver plan NikitolProject 2026-02-26 21:50:32 +03:00
  • 8760981717 test(08-01): add directory round-trip integration tests NikitolProject 2026-02-26 21:48:20 +03:00
  • 7820c18622 feat(08-01): add directory support to pack/unpack/inspect NikitolProject 2026-02-26 21:47:15 +03:00
  • 4e25d19ff5 feat(08-01): update format.rs for v1.1 TOC entry layout NikitolProject 2026-02-26 21:45:20 +03:00
  • 7be915ff47 docs(08-rust-directory-archiver): create phase plan NikitolProject 2026-02-26 21:37:49 +03:00
  • 51e5b40045 docs(phase-07): complete phase execution NikitolProject 2026-02-26 21:32:27 +03:00
  • 034a6939f1 docs(07-01): complete format spec update plan NikitolProject 2026-02-26 21:28:15 +03:00
  • 37f7dd1f83 feat(07-01): replace worked example with v1.1 directory archive NikitolProject 2026-02-26 21:25:55 +03:00
  • e7535da7ce feat(07-01): update TOC entry definition with entry_type, permissions, and path semantics NikitolProject 2026-02-26 21:21:13 +03:00
  • a7c3e009c9 docs(07-format-spec-update): create phase plan NikitolProject 2026-02-26 21:13:34 +03:00
  • a716d09178 docs: create milestone v1.1 roadmap (5 phases) NikitolProject 2026-02-25 04:10:09 +03:00
  • d787e05794 docs: define milestone v1.1 requirements NikitolProject 2026-02-25 04:05:10 +03:00
  • c336022fb9 docs: start milestone v1.1 Directory Support NikitolProject 2026-02-25 03:56:18 +03:00
  • d876f42b5c wip: milestone v1.0 completion paused — all phases done, archival pending NikitolProject 2026-02-25 03:49:42 +03:00
  • 7c24ae8558 feat: Delete depth with gitea.com in CI v1.0.0 NikitolProject 2026-02-25 03:32:28 +03:00
  • b9ed446deb feat: Change CI logic NikitolProject 2026-02-25 03:19:16 +03:00
  • 96048f31f2 clean: Delete unused .jar file NikitolProject 2026-02-25 03:12:51 +03:00
  • 8920e8be24 feat: add CI with gitea workflows NikitolProject 2026-02-25 02:59:34 +03:00
  • e0605b2955 docs: Add README files & etc NikitolProject 2026-02-25 02:50:01 +03:00
  • b04b7b1c2c docs(phase-6): complete phase execution NikitolProject 2026-02-25 02:36:57 +03:00
  • 02dd009905 docs(06-02): complete Kotlin and Shell decoder obfuscation support plan NikitolProject 2026-02-25 02:29:05 +03:00
  • ac51cc70aa feat(06-02): add XOR header bootstrapping and encrypted TOC support to Shell decoder NikitolProject 2026-02-25 02:26:05 +03:00
  • cef681fd13 feat(06-02): add XOR header bootstrapping and encrypted TOC support to Kotlin decoder NikitolProject 2026-02-25 02:24:25 +03:00
  • 4eaedc2872 docs(06-01): complete Rust obfuscation pipeline plan NikitolProject 2026-02-25 02:21:52 +03:00
  • b6fa51d9fd feat(06-01): implement full obfuscation pipeline in archive.rs NikitolProject 2026-02-25 02:19:48 +03:00
  • 8ac25125ab feat(06-01): add XOR header obfuscation and buffer-based serialization to format.rs NikitolProject 2026-02-25 02:17:59 +03:00
  • 0cd76d7a32 docs(06-obfuscation-hardening): create phase plan NikitolProject 2026-02-25 02:12:16 +03:00
  • 361f9bfb6b docs(06): research phase domain NikitolProject 2026-02-25 02:08:11 +03:00
  • b6ef40d826 docs(phase-5): complete phase execution NikitolProject 2026-02-25 01:50:55 +03:00
  • 230f447711 docs(05-02): complete shell decoder cross-validation tests plan NikitolProject 2026-02-25 01:46:27 +03:00
  • e9d7442ead test(05-02): add cross-validation test script for shell decoder NikitolProject 2026-02-25 01:43:58 +03:00
  • ac169c286c docs(05-01): complete shell decoder plan NikitolProject 2026-02-25 01:41:57 +03:00
  • 6df2639a45 feat(05-01): add busybox-compatible shell decoder script NikitolProject 2026-02-25 01:40:21 +03:00
  • 7331f4c0bb docs(05-shell-decoder): create phase plan NikitolProject 2026-02-25 01:33:31 +03:00
  • 79a7ce2010 docs(phase5): research shell decoder domain NikitolProject 2026-02-25 01:29:50 +03:00
  • 4666a348fe docs(phase-4): complete phase execution NikitolProject 2026-02-25 01:17:23 +03:00
  • bd3dbbafcf docs(04-01): complete Kotlin decoder plan NikitolProject 2026-02-25 01:12:29 +03:00
  • 62ff949194 feat(04-01): add cross-validation test script for Kotlin decoder NikitolProject 2026-02-25 01:09:35 +03:00
  • f2f3ed42da feat(04-01): implement Kotlin archive decoder with full decode pipeline NikitolProject 2026-02-25 01:08:13 +03:00
  • 395f1329cb docs(04-kotlin-decoder): create phase plan NikitolProject 2026-02-25 00:57:11 +03:00
  • 17e286942e docs(04): research phase domain NikitolProject 2026-02-25 00:53:59 +03:00
  • 2d3320ada1 docs(phase-03): complete phase execution and verification NikitolProject 2026-02-25 00:45:09 +03:00
  • 387836ca14 docs(03-02): complete golden vectors and round-trip tests plan NikitolProject 2026-02-25 00:42:05 +03:00
  • 91ee354db6 test(03-02): add CLI round-trip integration tests NikitolProject 2026-02-25 00:39:33 +03:00
  • 329bed6f2b test(03-02): add golden test vectors for crypto primitives NikitolProject 2026-02-25 00:37:10 +03:00
  • c67a170919 docs(03-01): complete library crate and unit tests plan NikitolProject 2026-02-25 00:33:17 +03:00
  • 3e96b1ed88 test(03-01): add 19 unit tests for crypto, compression, and format modules NikitolProject 2026-02-25 00:30:47 +03:00
  • ce9012c5c5 feat(03-01): create library crate, update main.rs imports, add dev-dependencies NikitolProject 2026-02-25 00:29:01 +03:00
  • 8447cc399c docs(03): create phase plan for round-trip verification NikitolProject 2026-02-25 00:23:05 +03:00
  • 09a3593b8a docs(phase-3): research round-trip verification and testing strategy NikitolProject 2026-02-25 00:19:27 +03:00
  • 8f0854ac8d docs(phase-2): complete phase execution NikitolProject 2026-02-25 00:09:24 +03:00
  • 2be4eabacb docs(02-02): complete archive commands plan NikitolProject 2026-02-25 00:05:25 +03:00
  • be507070b6 feat(02-02): implement pack, unpack, and inspect archive commands NikitolProject 2026-02-25 00:03:28 +03:00
  • d6bc92ee48 docs(02-01): complete project foundation plan NikitolProject 2026-02-25 00:00:19 +03:00
  • 6292b41159 feat(02-01): format types, crypto pipeline, and compression module NikitolProject 2026-02-24 23:58:08 +03:00
  • c647f3a90e feat(02-01): project scaffolding with Cargo, CLI skeleton, and key module NikitolProject 2026-02-24 23:56:09 +03:00
  • 673c1191a0 docs(02-core-archiver): create phase plan NikitolProject 2026-02-24 23:49:46 +03:00
  • 9cdb4be248 chore: set verifier and checker models to inherit (Opus) NikitolProject 2026-02-24 23:45:36 +03:00
  • cc7ff6db10 docs(02): research phase domain — Rust crypto stack, binary format, CLI patterns NikitolProject 2026-02-24 23:44:54 +03:00
  • 9125b388da docs(phase-1): complete phase execution NikitolProject 2026-02-24 23:31:04 +03:00
  • 3cb6512157 docs(01-01): complete format specification plan NikitolProject 2026-02-24 23:24:33 +03:00
  • 1c698fec91 feat(01-01): add worked example with annotated hex dump and shell reference appendix NikitolProject 2026-02-24 23:22:06 +03:00
  • fcd37f531b feat(01-01): write format specification with byte-level field definitions NikitolProject 2026-02-24 23:18:37 +03:00
  • ca443768e0 docs(01-format-specification): create phase plan NikitolProject 2026-02-24 23:09:12 +03:00
  • 041a00913b docs(01-format-specification): research phase domain NikitolProject 2026-02-24 23:05:52 +03:00
  • e0627c8653 docs: create roadmap (6 phases) NikitolProject 2026-02-24 22:55:12 +03:00
  • 5181148131 docs: define v1 requirements NikitolProject 2026-02-24 22:52:35 +03:00
  • 40dcfd4ac0 docs: add project research NikitolProject 2026-02-24 22:51:05 +03:00
  • 914d88458a chore: add project config NikitolProject 2026-02-24 22:40:21 +03:00
  • 401431ae2f docs: initialize project NikitolProject 2026-02-24 22:36:56 +03:00