A shell that runs x86_64 assembly
c
x86-64
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12345678910111213141516
  1. Source: asmsh
  2. Section: shells
  3. Priority: optional
  4. Maintainer: Yann Weber <asmsh@yannweb.net>
  5. Build-Depends: debhelper-compat (= 13), autotools-dev, check, lcov, doxygen, libreadline-dev
  6. Standards-Version: 4.5.1
  7. Homepage: https://git.yannweb.net/yannweb/asmsh/
  8. Vcs-Git: https://git.yannweb.net/yannweb/asmsh.git
  9. Rules-Requires-Root: no
  10. Package: asmsh
  11. Architecture: any
  12. Depends: ${shlibs:Depends}, ${misc:Depends}
  13. Description: asmsh : A shell that runs assembly
  14. asmsh is a shell that allows to run x86_64
  15. assembly instructions in a traced sub-process