{"id":19529766,"url":"https://github.com/forlos/vn_re","last_synced_at":"2025-04-26T12:30:28.600Z","repository":{"id":128474532,"uuid":"234976336","full_name":"Forlos/vn_re","owner":"Forlos","description":"Documentation and scripts for working with visual novel engines.","archived":false,"fork":false,"pushed_at":"2022-12-23T14:21:35.000Z","size":721,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T12:21:56.773Z","etag":null,"topics":["python3","reverse-engineering","visual-novel","visual-novels"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Forlos.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-19T22:17:21.000Z","updated_at":"2025-03-15T06:33:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e416f06-6b75-4fb5-a68f-8132ae4fbbb7","html_url":"https://github.com/Forlos/vn_re","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forlos%2Fvn_re","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forlos%2Fvn_re/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forlos%2Fvn_re/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forlos%2Fvn_re/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Forlos","download_url":"https://codeload.github.com/Forlos/vn_re/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250986150,"owners_count":21518447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python3","reverse-engineering","visual-novel","visual-novels"],"created_at":"2024-11-11T01:27:23.730Z","updated_at":"2025-04-26T12:30:28.573Z","avatar_url":"https://github.com/Forlos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: VN_RE\n#+author: Forlos\n\n* Visual novel reverse engineering\nDocumentation and scripts for working with visual novel archives.\n\nFor single binary with GUI see: https://github.com/Forlos/akaibu\n\n** Prerequisites\n- Python3 with pip\n** Installation\nMove into directory with setup.py file in it and run:\n#+BEGIN_SRC bash\npip install -e . --user\n#+END_SRC\nNow you should be able to use tools in bin/ directory\n** Usage\n#+BEGIN_SRC bash\npython script_to_run.py \u003carguments\u003e\n#+END_SRC\n*** Example\n#+BEGIN_SRC bash\npython extract_resources.py archive1.dat archive2.dat\n#+END_SRC\n** Structure\n- bin/ directory contains tools for end user such as extracting/packing archives\n- docs/ direcotry contains documentation about archives\n- ksy/ directory contains Kaitai struct description of file formats\n- vn_re/ directory contains main logic for tools to work\n\nEach format should have:\n- Format description as an ORG file\n- [[https://github.com/kaitai-io/kaitai_struct][Kaitai struct]] description of format\n- Python scripts to extract/create archive(creating may not be available)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforlos%2Fvn_re","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforlos%2Fvn_re","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforlos%2Fvn_re/lists"}