ant4g0nist/polar
A LLDB plugin which brings LLMs to LLDB
This tool helps reverse engineers quickly understand assembly code during debugging. It takes the current assembly instructions from the debugger and provides a plain-language explanation of what the code does. This is useful for security researchers, exploit developers, and anyone analyzing compiled binaries who needs to rapidly grasp complex low-level operations.
131 stars. No commits in the last 6 months.
Use this if you are a reverse engineer spending significant time manually interpreting assembly code in LLDB and want AI-powered explanations to speed up your analysis.
Not ideal if you are not actively reverse engineering or debugging compiled binaries using LLDB, or if you prefer manual, step-by-step code analysis without AI assistance.
Stars
131
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ant4g0nist/polar"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.