mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 16:38:10 +00:00
![]() With this we can run following script with no errors: ```sh for /usr/lib/*.so { disasm "$it" > /dev/zero } ``` |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Disassembler.h | ||
ELFSymbolProvider.h | ||
Instruction.cpp | ||
Instruction.h | ||
Interpreter.h |