mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
eda0ab97e8
way to disassemble Intel x86 raw opcode bytes (machine code). It can parse and print out opcodes in AT&T and Intel syntax. WWW: http://www.nologin.net/main.pl?action=codeView&codeId=49& PR: ports/95048 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
12 lines
311 B
Plaintext
12 lines
311 B
Plaintext
include/libdasm.h
|
|
lib/libdasm.a
|
|
lib/libdasm.so
|
|
lib/libdasm.so.1
|
|
%%EXAMPLES%%%%EXAMPLESDIR%%/README.txt
|
|
%%EXAMPLES%%%%EXAMPLESDIR%%/das.c
|
|
%%EXAMPLES%%%%EXAMPLESDIR%%/simple.c
|
|
%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%%%DOCSDIR%%/HISTORY.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.txt
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|