# 简介

VulnTotal 翻译组负责从国外优秀媒体翻译 安全/计算机 相关的技术、资讯、论文等内容。

欢迎更多的志愿者加入我们。

## 加入我们

首先加入翻译组的 QQ 群（143923332），备注“志愿者”。进群后请：

1. 修改群名片为“译者-您的\_GitHub\_ID”；
2. 阅读 [wiki](https://firmianay.gitbook.io/translateproject) 了解如何开始；
3. 请在加入一个月内翻译一篇[《IDA Pro每周小技巧》](#开源图书)；
4. 有不解之处请在群里提问；
5. 小组正处于起步阶段，希望大家多多参与！

| ![](/files/kVrTwNRKWrkOpkhRlLdR) |
| :------------------------------: |

## 出版图书

根据文章难度和长度获得积分（50\~100），可用于兑换纪念品，加入知识星球等。对于优秀成员，我们还将邀请你一起翻译或编写出版图书。

* 2020 -《CTF竞赛权威指南(Pwn篇)》- 杨超
* 2022 -《Ghidra权威指南》- 杨超
* ...

## 开源图书

开源图书同样也可以获得积分，新加入的志愿者建议先从《IDA Pro每周小技巧》开始。

* 2022 -[《IDA Pro每周小技巧》](https://github.com/VulnTotal-Team/IDA-Pro-tips)
* ...

## 组织架构

管理：

* 选题 @firmianay
* 选题 @Licae

核心成员：

荣誉榜：

点击查看所有[成员积分榜](https://github.com/VulnTotal-Team/TranslateProject/blob/main/ranking.md)，谢谢大家的支持！

## 关注我们

[VulnTotal安全](https://github.com/VulnTotal-Team)致力于分享高质量原创文章和开源工具，包括物联网/汽车安全、移动安全、网络攻防等。

Apache-2.0 license

[![Stargazers over time](https://starchart.cc/VulnTotal-Team/TranslateProject.svg)](https://starchart.cc/VulnTotal-Team/TranslateProject)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://firmianay.gitbook.io/translateproject/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
