{"id":18291368,"url":"https://github.com/jpcertcc/xml2evtx","last_synced_at":"2025-04-12T10:23:22.908Z","repository":{"id":206136860,"uuid":"711774194","full_name":"JPCERTCC/xml2evtx","owner":"JPCERTCC","description":"Convert Event Log XML to EVTX file","archived":false,"fork":false,"pushed_at":"2023-12-21T01:12:11.000Z","size":109,"stargazers_count":8,"open_issues_count":3,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-26T05:22:09.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JPCERTCC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-10-30T06:36:01.000Z","updated_at":"2024-10-22T05:21:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"afac9ab2-0eef-4c09-a39e-eb06c65dc01a","html_url":"https://github.com/JPCERTCC/xml2evtx","commit_stats":null,"previous_names":["jpcertcc/xml2evtx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPCERTCC%2Fxml2evtx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPCERTCC%2Fxml2evtx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPCERTCC%2Fxml2evtx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPCERTCC%2Fxml2evtx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JPCERTCC","download_url":"https://codeload.github.com/JPCERTCC/xml2evtx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248551263,"owners_count":21123063,"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":[],"created_at":"2024-11-05T14:14:01.541Z","updated_at":"2025-04-12T10:23:22.874Z","avatar_url":"https://github.com/JPCERTCC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XML2EVTX\n\nConvert Event Log XML to EVTX file.\n\n## Install\n\n```\n$ git clone https://github.com/JPCERTCC/xml2evtx.git\n$ cd xml2evtx\n$ pip install -r requirements.txt\n```\n\n## How to Use\n\n### xml2evtx.py\n\nThis tool can convert Event Log XML files exported from Event Viewer or other sources into EVTX files.\n\n```\nusage: xml2evtx.py [-h] [-x XML] [-t] [-v]\n\nConvert Windows event log XML to EVTX.\n\noptions:\n  -h, --help         show this help message and exit\n  -x XML, --xml XML  Eventlog XML file.\n  -t, --test         Running test.\n  -v, --verbose      Show debug logs.\n```\n\n![xml2evtx](images/xml2evtx.png)  \n\n### create_eventlog.py\n\nThis tool can create Event Log XML files with random event IDs.\n\n```\nusage: create_eventlog.py [-h] [-f FILE] [-c NUMBER] [-v]\n\nCreate random XML event logs.\n\noptions:\n  -h, --help            show this help message and exit\n  -f FILE, --file FILE  Created event log file name. (Default: sample.xml)\n  -c NUMBER, --count NUMBER\n                        Number of event logs to create.\n  -v, --verbose         Show debug logs.\n```\n\n![create_eventlog](images/create_eventlog.png)  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcertcc%2Fxml2evtx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpcertcc%2Fxml2evtx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcertcc%2Fxml2evtx/lists"}