Bỏ qua, tới nội dung chính

edb

Do edb-debugger phát hành

Reverse engineer's debugger

Mã nguồn mởGPL-2.0

Một số phần của trang này đang hiển thị bằng ngôn ngữ gốc, vì bản dịch chưa hoàn tất.

Điểm nổi bật

  • Debugs compiled programs for reverse engineering work, where source code is not on hand.
  • Aimed at following execution and reading process state at the machine level.
  • Listed for Linux only, which bounds the local debugging targets available.
  • Licensed GPL-2.0, so redistributed modifications inherit the same copyleft terms.
  • Supported architectures, formats, and plugin interfaces are not specified in this record.

Giới thiệu ứng dụng

edb is a debugger published by the edb-debugger project under the GPL-2.0 license, described by its publisher as a debugger for reverse engineers. That audience distinguishes it from debuggers used mainly during development: the intended work is inspecting compiled programs whose source is unavailable, following execution through machine code, and reading the state of a process as it runs.

The record here does not enumerate capabilities, so the supported processor architectures, executable and object formats, disassembler backend, scripting or plugin interfaces, and the extent of the graphical interface are all unspecified. Anyone evaluating it for a specific target — a particular binary format or instruction set — should confirm those points in the project's own documentation.

Platform coverage listed in this entry is Linux only, which also bounds the debugging targets it can attach to locally. GPL-2.0 is a copyleft license: source must accompany redistribution, and derivative works distributed to others carry the same terms, which is relevant if you intend to build separate tooling on top of it.

Linux

Chúng tôi không lưu trữ tệp này, không quét tệp và không mở tệp ra xem. Hãy đọc những gì nguồn công bố rồi tự quyết định.