whatisgithub

What is avlcode?

avlcode/avlcode — explained in plain English

Analysis updated 2026-05-18

45Audience · ops devopsComplexity · 3/5LicenseSetup · easy

In one sentence

A Chinese AI desktop assistant for coding and malware analysis, similar to Claude Code, this repo only hosts release notes, not source code.

Mindmap

mindmap
  root((AVL Code))
    What it does
      AI coding assistant
      Security and malware analysis
      Reads writes code runs commands
    Tech stack
      Landi threat detection model
      Antiy AVL security engine
      Windows macOS Linux
    Use cases
      Triage malware samples
      Automate coding tasks
      Analyze binaries read only
    Audience
      Security analysts
      Developers in China
    Repository notice
      No source code included
      Release notes and issues only
      Proprietary license

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Triage a malware sample using built in hashing, IOC extraction, and YARA matching tools.

USE CASE 2

Use an AI assistant to read, write, and run code on a local project.

USE CASE 3

Disassemble or decompile a binary for analysis without running it.

USE CASE 4

Track AVL Code's release notes or report a bug through the repository's Issues.

What is it built with?

WindowsmacOSLinuxPE/ELF/Mach-O parsingYARA

How does it compare?

avlcode/avlcodeazureshores/bitcrusherdeepexperience/hypereyes
Stars454545
LanguagePythonPython
Setup difficultyeasyeasyhard
Complexity3/52/55/5
Audienceops devopsgeneralresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

This repository has no installable source, download prebuilt installers only from official channels, and note the product is proprietary and currently in alpha.

The product is proprietary, the release artifacts are governed by a separate end user license agreement and this repository grants no open source license.

So what is it?

AVL Code is an AI powered desktop assistant for coding and security analysis, made by the Landi team at Antiy, a Chinese security company. It runs natively on Windows, macOS, and Linux and combines a conversational AI assistant with a real engineer's workbench: it can read and write code, run commands, and help triage malware samples. Approval requests and task progress can follow you to your phone through WeChat, Feishu, or DingTalk. It is powered by Landi's own threat detection model along with Antiy's AVL security engine. Important context: this specific repository does not contain the product's source code. It exists only to publish release notes and to track community issues and bug reports, so there is nothing here to clone and build. All release artifacts are covered by a proprietary license and a separate end user license agreement, and the README explicitly states that no open source license is granted. The tool is described as being in the same category as Claude Code and OpenAI Codex, positioned as a domestically developed, self-controlled alternative for users in China. It is designed to be compatible with existing Claude Code style conventions, automatically picking up AGENTS.md and CLAUDE.md project instruction files and supporting the same kind of subagent naming, so existing workflows can carry over. On the security side, it includes a read only toolset for analyzing binaries, covering hashing and entropy checks, extracting indicators of compromise, parsing PE, ELF, and Mach-O file formats, disassembly, decompiling C and Java pseudocode, and matching YARA rules, any tool capable of executing files is force disabled inside its sample analysis area. Security features include local credentials encrypted with a Chinese national cryptography standard, signed skill packages, and sessions that are stored entirely on the local machine, with an enterprise edition offering full private deployment. The assistant supports five working modes, described as automatic, plan, prepare, execute, and evaluate, intended for longer running tasks beyond just writing code. It can connect to Landi's own models through a dedicated protocol, or to other models using OpenAI or Anthropic compatible protocols. The product is currently in alpha testing, and the README warns to only download installers from official channels to avoid tampered copies.

Copy-paste prompts

Prompt 1
Summarize the most recent AVL Code release notes in this repository's changelog table.
Prompt 2
Explain what read only binary analysis tools AVL Code offers for triaging malware samples.
Prompt 3
Compare AVL Code's five working modes, automatic, plan, prepare, execute, and evaluate, to a typical coding agent workflow.
Prompt 4
Tell me where to download AVL Code safely and how to verify the installer has not been tampered with.

Frequently asked questions

What is avlcode?

A Chinese AI desktop assistant for coding and malware analysis, similar to Claude Code, this repo only hosts release notes, not source code.

What license does avlcode use?

The product is proprietary, the release artifacts are governed by a separate end user license agreement and this repository grants no open source license.

How hard is avlcode to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is avlcode for?

Mainly ops devops.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.