{"id":15424473,"url":"https://github.com/egorbo/jitdisasmsample","last_synced_at":"2025-03-02T07:31:34.100Z","repository":{"id":78506535,"uuid":"312652919","full_name":"EgorBo/JitDisasmSample","owner":"EgorBo","description":"COMPlus_JitDisasm usage example","archived":false,"fork":false,"pushed_at":"2020-11-13T20:01:04.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-26T06:52:20.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EgorBo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-13T18:23:01.000Z","updated_at":"2021-12-07T23:44:10.000Z","dependencies_parsed_at":"2023-05-21T02:30:36.011Z","dependency_job_id":null,"html_url":"https://github.com/EgorBo/JitDisasmSample","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"ed36646342e89f82903bff2b046ba76a047872b8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgorBo%2FJitDisasmSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgorBo%2FJitDisasmSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgorBo%2FJitDisasmSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgorBo%2FJitDisasmSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EgorBo","download_url":"https://codeload.github.com/EgorBo/JitDisasmSample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241476329,"owners_count":19968902,"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-10-01T17:47:07.724Z","updated_at":"2025-03-02T07:31:34.092Z","avatar_url":"https://github.com/EgorBo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JitDisasmSample\n\nCLR JIT is able to print \"disam\" for any method it compiles (or asked to compile via `RuntimeHelpers.PrepareMethod`)\nHowever, this (and other) capabilities are enabled only in a special (Checked) version of clrjit\n\nSo we can download it (published from dotnet/runtime builds now) and use.\nIt also allows to play with experimental or inner features which are stripped in release versions.\n\n# Known issue\nDoesn't work on Linux/macOS for some reason (JIT\u003c-\u003eVM version mismatch?) so only Windows at the moment\n\n# Alternatives\n[https://github.com/xoofx/JitBuddy](https://github.com/xoofx/JitBuddy) - it's based on clrmd so it doesn't require any\nspecial version of JIT. But disasm output is less friendly (addresses instead of friendly names for calls/CORINFO helpers, branch weights, etc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegorbo%2Fjitdisasmsample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegorbo%2Fjitdisasmsample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegorbo%2Fjitdisasmsample/lists"}