An open API service indexing awesome lists of open source software.

https://github.com/nodef/extra-objdump

Gets statistics of x86 instructions in ELF file.
https://github.com/nodef/extra-objdump

Last synced: 4 months ago
JSON representation

Gets statistics of x86 instructions in ELF file.

Awesome Lists containing this project

README

          

# extra-objdump
Gets statistics of x86 instructions in ELF file.

// https://stackoverflow.com/questions/60326190/which-processor-instructions-are-used-most-commonly
// https://unix.stackexchange.com/questions/343013/how-objdump-disassemble-elf-binary
// https://stackoverflow.com/questions/17208960/what-are-the-functions-of-the-assembly-x86-edi-sil-and-dl-registers
// https://stackoverflow.com/questions/20086849/how-to-read-from-stdin-line-by-line-in-node
// https://stackoverflow.com/questions/11054534/how-to-use-install-gnu-binutils-objdump
// https://www.tutorialspoint.com/assembly_programming/assembly_scas_instruction.htm

// https://stackoverflow.com/questions/31158902/is-it-possible-to-sort-a-es6-map-object
// https://stackoverflow.com/questions/12755997/how-to-create-streams-from-string-in-node-js
// https://www.strchr.com/x86_machine_code_statistics
// https://en.wikipedia.org/wiki/X86_instruction_listings

![](https://ga-beacon.deno.dev/G-RC63DPBH3P:SH3Eq-NoQ9mwgYeHWxu7cw/github.com/nodef/extra-objdump)