.document | 100664 | 0 | 0 | | | 40 Bytes | c006c640dfd1591bb3f67cb7490bddae91e4946a64b72fa26acf790d34f80639 |
.editorconfig | 100664 | 0 | 0 | | | 188 Bytes | 1d74c606efa2b116fc0f35ef7eb7e92efdd14d8469b2f007cdc2ca2b4274a14b |
.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 774 Bytes | a939d7e573166011b20a50ecf47186224fce811fb75f23143872d93af26ac177 |
.gitignore | 100664 | 0 | 0 | | | 80 Bytes | da7d0daf283e410b5ee309148cbc995f814a01d8bcab4bc308bd8631ff77a65a |
.mailmap | 100664 | 0 | 0 | | | 78 Bytes | 402ea3c27704b8d07fec826ceda2a6248ec9c9148e7fc94252e83549c46f846a |
.rspec | 100664 | 0 | 0 | | | 32 Bytes | 275e761c75d3895271dd2897568a3d229e604b91522cab75b64b27d1898807c7 |
.ruby-version | 100644 | 0 | 0 | | | 9 Bytes | 59a73898847d6cec01a61e70c548ab52b6294c5439b8d8b0e122e3237185a1fa |
.yardopts | 100664 | 0 | 0 | | | 71 Bytes | 9c9e697c284dff6e2b24eb797083787806e59bdfa8c2157bdb0f291df384573d |
COPYING.txt | 100644 | 0 | 0 | | | 7.47 KB | da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 |
ChangeLog.md | 100644 | 0 | 0 | | | 1.43 KB | 0463f337f3aff2b53f22d60abce29d263eed38ceffe0d4adc07b1ed49744b882 |
Gemfile | 100644 | 0 | 0 | | | 608 Bytes | 8cfbbd9236553a1716d88020c912bd3c5896467dc7aae792953761f6e30affb5 |
README.md | 100644 | 0 | 0 | | | 3.53 KB | cfbf9a12a680a304d0ffe2f3b7ee35c2df596cfc677632d0f411a737ec549ce0 |
Rakefile | 100644 | 0 | 0 | | | 790 Bytes | 17a492dd38c6be24b826fa16b4e28ddd5ed9dc760e85ecea9930e175c2a81687 |
data/os/freebsd/amd64/syscalls.yml | 100644 | 0 | 0 | | | 32.6 KB | 6d93c9f8d50ae1e1a57864048dbaacfa56352a7e670c09dfe0ececbdda4ef6dd |
data/os/freebsd/x86/syscalls.yml | 100644 | 0 | 0 | | | 32.6 KB | 6d93c9f8d50ae1e1a57864048dbaacfa56352a7e670c09dfe0ececbdda4ef6dd |
data/os/linux/amd64/syscalls.yml | 100644 | 0 | 0 | | | 8.84 KB | 67bb89a82a003658ed594228c60853d3072a06b09e859eb30e5cdfb17f581127 |
data/os/linux/x86/syscalls.yml | 100644 | 0 | 0 | | | 10.5 KB | 83491c2b02838cb3d95e288f8c7721cd1034d0d96c8ca04b5974b54967c3dfd2 |
gemspec.yml | 100644 | 0 | 0 | | | 794 Bytes | 7235c6040a1e9d9334df276cbd4d5b58aba2b031dcbd76114007b8f597e0fc7b |
lib/ronin/code/asm.rb | 100644 | 0 | 0 | | | 1.93 KB | 33bdd1888f06c914f997b301c4ce6b6196bf3cfc6c3c081c11ffaa29c876debf |
lib/ronin/code/asm/archs.rb | 100644 | 0 | 0 | | | 919 Bytes | 630c81059fa024c8e9faf2f920cca5c9f0efe86b0da9323d184e9e3841932f00 |
lib/ronin/code/asm/archs/amd64.rb | 100644 | 0 | 0 | | | 3.23 KB | bca1cad92473d40d843115b240f74ceef1b80288f7923aa26a82db942bb71539 |
lib/ronin/code/asm/archs/x86.rb | 100644 | 0 | 0 | | | 4.8 KB | 1e50a2a869912ecc43609059e9066002027d34761bcd6645e6ff7ea195d9afe5 |
lib/ronin/code/asm/config.rb | 100644 | 0 | 0 | | | 1.1 KB | 89a10558126c21e9653cd1582344d3a617eed9490faa7045fdc2eff487645ef7 |
lib/ronin/code/asm/immediate_operand.rb | 100644 | 0 | 0 | | | 2.34 KB | dd11845d36858140ec9fb8cecd3905d6f73c609918cbdd93a584104b125a5114 |
lib/ronin/code/asm/instruction.rb | 100644 | 0 | 0 | | | 1.85 KB | 66a37e3e12b133371cb77d472bb4df9123f164928356c6672462a1c5d823822b |
lib/ronin/code/asm/memory_operand.rb | 100644 | 0 | 0 | | | 3.34 KB | 6a90364c3403e8c2a3ca38832be4f40d7cac6cb26a06464c25de884a73dd5ea2 |
lib/ronin/code/asm/os.rb | 100644 | 0 | 0 | | | 1.61 KB | c2c4c460aa860fb6064bc04399c5932ab13e76b23081be74520a5cd93a8c1997 |
lib/ronin/code/asm/os/freebsd.rb | 100644 | 0 | 0 | | | 1.05 KB | 3ef80fa175ee42d93e5638d480746bec128c75b1b270f6b9b44f12b906560c96 |
lib/ronin/code/asm/os/linux.rb | 100644 | 0 | 0 | | | 1.04 KB | 59571c4c6d95fa6025e7d9a78eeec71389b51af7ba18aa4b765156f1cc01e24d |
lib/ronin/code/asm/os/os.rb | 100644 | 0 | 0 | | | 1.48 KB | 9036ed7b4e3e22eca2882ea0682b90d22ae39816813f826dcc90967bbc9bb2f0 |
lib/ronin/code/asm/program.rb | 100644 | 0 | 0 | | | 12.7 KB | a038869207a7b501fafab2b9c9b4517d10eaf3f007e440732e1a22d2a0f8f531 |
lib/ronin/code/asm/register.rb | 100644 | 0 | 0 | | | 3.13 KB | 900b2b393a3dd0c05b4e58a1f14b8bcd0cc0ad3c8b92ac94f713b2b8d2d298da |
lib/ronin/code/asm/shellcode.rb | 100644 | 0 | 0 | | | 2.18 KB | 131941783230891d79a794f21ca798b53beafce0809161eb1b00c2dd66cc020f |
lib/ronin/code/asm/syntax.rb | 100644 | 0 | 0 | | | 921 Bytes | 49466fc67de6fbfb3aa14adc3e7e0276491ae0ac71f1ad9ec8b288b9e782a0d7 |
lib/ronin/code/asm/syntax/att.rb | 100644 | 0 | 0 | | | 4.17 KB | ebb0c5e0a2da232d10e35e337b34e921f4bd1c976b31faf55be1a17ddeb61eb2 |
lib/ronin/code/asm/syntax/common.rb | 100644 | 0 | 0 | | | 5.93 KB | 92ae086664e49bb1b1c4220daceb141a85e60d90630772106edd0aa6b57e3069 |
lib/ronin/code/asm/syntax/intel.rb | 100644 | 0 | 0 | | | 3.76 KB | c745639830d6373fa67ea11fc499264b162cb8e5ea214298387ebf25a92fbe6c |
lib/ronin/code/asm/version.rb | 100644 | 0 | 0 | | | 962 Bytes | 19f77dab2f10eb1a94d84a7f747af3b0e9c757a1441331d2b79292af3349b1ce |
ronin-code-asm.gemspec | 100644 | 0 | 0 | | | 2.13 KB | 37298b9662ff7bf5594d3432dfe2f53483e0b98cf26bc3f753afcacbf8f00cd6 |