{"id":13597739,"url":"https://github.com/EricZimmerman/LECmd","last_synced_at":"2025-04-10T05:33:16.238Z","repository":{"id":3990372,"uuid":"51476225","full_name":"EricZimmerman/LECmd","owner":"EricZimmerman","description":"Lnk Explorer Command line edition!!","archived":false,"fork":false,"pushed_at":"2025-01-08T19:31:27.000Z","size":1161,"stargazers_count":285,"open_issues_count":2,"forks_count":29,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-01-08T20:37:27.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/EricZimmerman.png","metadata":{"files":{"readme":"README.md","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":"2016-02-10T22:10:18.000Z","updated_at":"2025-01-08T19:31:31.000Z","dependencies_parsed_at":"2024-04-12T16:55:18.230Z","dependency_job_id":"986d1b63-91aa-431e-92ee-66995fdbefdc","html_url":"https://github.com/EricZimmerman/LECmd","commit_stats":{"total_commits":103,"total_committers":7,"mean_commits":"14.714285714285714","dds":0.3398058252427184,"last_synced_commit":"534003b9f6b7f42c20d7c927cc38b615c1be60cc"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricZimmerman%2FLECmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricZimmerman%2FLECmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricZimmerman%2FLECmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricZimmerman%2FLECmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EricZimmerman","download_url":"https://codeload.github.com/EricZimmerman/LECmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163360,"owners_count":21057918,"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-08-01T17:00:40.072Z","updated_at":"2025-04-10T05:33:16.213Z","avatar_url":"https://github.com/EricZimmerman.png","language":"C#","readme":"# LECmd\n\n## Command Line Interface\n\n    LECmd version 1.4.0.0\n    \n    Author: Eric Zimmerman (saericzimmerman@gmail.com)\n    https://github.com/EricZimmerman/LECmd\n    \n            d               Directory to recursively process. Either this or -f is required\n            f               File to process. Either this or -d is required\n            q               Only show the filename being processed vs all output. Useful to speed up exporting to json and/or csv. Default is FALSE\n    \n            r               Only process lnk files pointing to removable drives. Default is FALSE\n            all             Process all files in directory vs. only files matching *.lnk. Default is FALSE\n    \n            csv             Directory to save CSV formatted results to. Be sure to include the full path in double quotes\n            csvf            File name to save CSV formatted results to. When present, overrides default name\n    \n            xml             Directory to save XML formatted results to. Be sure to include the full path in double quotes\n            html            Directory to save xhtml formatted results to. Be sure to include the full path in double quotes\n            json            Directory to save json representation to. Use --pretty for a more human readable layout\n            pretty          When exporting to json, use a more human readable layout. Default is FALSE\n    \n            nid             Suppress Target ID list details from being displayed. Default is FALSE\n            neb             Suppress Extra blocks information from being displayed. Default is FALSE\n    \n            dt              The custom date/time format to use when displaying time stamps. See https://goo.gl/CNVq0k for options. Default is: yyyy-MM-dd HH:mm:ss\n            mp              Display higher precision for time stamps. Default is FALSE\n    \n    Examples: LECmd.exe -f \"C:\\Temp\\foobar.lnk\"\n              LECmd.exe -f \"C:\\Temp\\somelink.lnk\" --json \"D:\\jsonOutput\" --pretty\n              LECmd.exe -d \"C:\\Temp\" --csv \"c:\\temp\" --html c:\\temp --xml c:\\temp\\xml -q\n              LECmd.exe -f \"C:\\Temp\\some other link.lnk\" --nid --neb\n              LECmd.exe -d \"C:\\Temp\" --all\n    \n              Short options (single letter) are prefixed with a single dash. Long commands are prefixed with two dashes    \n\n## Documentation\n\nLNK Explorer Command Line edition!\n\n[Introducing LECmd!](https://binaryforay.blogspot.com/2016/02/introducing-lecmd.html)\n\n[LECmd v0.6.0.0 released!](https://binaryforay.blogspot.com/2016/02/lecmd-v0600-released.html)\n\n[PECmd, LECmd, and JLECmd updated!](https://binaryforay.blogspot.com/2016/03/pecmd-lecmd-and-jlecmd-updated.html)\n\n[LECmd and JLECmd updated](https://binaryforay.blogspot.com/2016/04/lecmd-and-jlecmd-updated.html)\n\n# Download Eric Zimmerman's Tools\n\nAll of Eric Zimmerman's tools can be downloaded [here](https://ericzimmerman.github.io/#!index.md). \n\n# Special Thanks\n\nOpen Source Development funding and support provided by the following contributors: [SANS Institute](http://sans.org/) and [SANS DFIR](http://dfir.sans.org/).\n","funding_links":[],"categories":["Operating Systems","Tool-Related GitHub Repos"],"sub_categories":["Windows","EZ Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEricZimmerman%2FLECmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEricZimmerman%2FLECmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEricZimmerman%2FLECmd/lists"}