{"id":35093827,"url":"https://github.com/siffiejoe/lua-lbci","last_synced_at":"2026-04-24T18:01:32.029Z","repository":{"id":34340983,"uuid":"38261715","full_name":"siffiejoe/lua-lbci","owner":"siffiejoe","description":"lhf's Lua byte code inspector library as a rock","archived":false,"fork":false,"pushed_at":"2015-06-30T10:52:07.000Z","size":164,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-29T07:20:51.525Z","etag":null,"topics":["bytecode","introspection","lua"],"latest_commit_sha":null,"homepage":"","language":"C","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/siffiejoe.png","metadata":{"files":{"readme":"README.lbci","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}},"created_at":"2015-06-29T17:48:34.000Z","updated_at":"2022-07-13T16:25:23.000Z","dependencies_parsed_at":"2022-09-22T05:26:20.677Z","dependency_job_id":null,"html_url":"https://github.com/siffiejoe/lua-lbci","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/siffiejoe/lua-lbci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siffiejoe%2Flua-lbci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siffiejoe%2Flua-lbci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siffiejoe%2Flua-lbci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siffiejoe%2Flua-lbci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siffiejoe","download_url":"https://codeload.github.com/siffiejoe/lua-lbci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siffiejoe%2Flua-lbci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32234730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bytecode","introspection","lua"],"created_at":"2025-12-27T15:03:15.284Z","updated_at":"2026-04-24T18:01:32.011Z","avatar_url":"https://github.com/siffiejoe.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a bytecode inspector library for Lua 5.2. It allows you to look\ninside Lua functions from Lua.\n\nTo try the library, just edit Makefile to reflect your installation of Lua and\nthen run make. This will build the library and run a simple test. Note that\nthis library needs inside information from the Lua private headers and so it\nneeds to be built using a Lua build directory, not just the usual installation\ndirectories.\n\nThere is no manual but the library is simple and intuitive; see the summary\nbelow. Read also test.lua, which show the library in action.\n\nThis code is hereby placed in the public domain.\nPlease send comments, suggestions, and bug reports to lhf@tecgraf.puc-rio.br .\n\n-------------------------------------------------------------------------------\n\ninspector library:\n getconstant(f,i) \t getinstruction(f,i) \t setconstant(f,i,v) \n getfunction(f,i) \t getlocal(f,i) \n getheader(f,i) \t getupvalue(f,i) \n\n-------------------------------------------------------------------------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiffiejoe%2Flua-lbci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiffiejoe%2Flua-lbci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiffiejoe%2Flua-lbci/lists"}