path | start | end | what | value |
---|---|---|---|---|
elfio/elfio.spec | 9 | 9 | license | mit |
elfio/elfio-3.12/LICENSE.txt | 1 | 1 | license | mit |
elfio/elfio-3.12/LICENSE.txt | 5 | 21 | license | mit |
elfio/elfio-3.12/README.md | 6 | 6 | license | mit |
elfio/elfio-3.12/elfio/elf_types.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_array.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_dump.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_dynamic.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_header.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_modinfo.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_note.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_relocation.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_section.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_segment.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_strings.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_symbols.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_utils.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/elfio/elfio_versym.hpp | 4 | 20 | license | mit |
elfio/elfio-3.12/examples/add_section/add_section.cpp | 4 | 20 | license | mit |
elfio/elfio-3.12/examples/anonymizer/anonymizer.cpp | 7 | 23 | license | mit |
elfio/elfio-3.12/examples/c_wrapper/c_example.c | 4 | 20 | license | mit |
elfio/elfio-3.12/examples/c_wrapper/elfio_c_wrapper.cpp | 4 | 20 | license | mit |
elfio/elfio-3.12/examples/c_wrapper/elfio_c_wrapper.h | 4 | 20 | license | mit |
elfio/elfio-3.12/examples/elfdump/elfdump.cpp | 6 | 22 | license | mit |
elfio/elfio-3.12/examples/proc_mem/proc_mem.cpp | 4 | 20 | license | mit |
elfio/elfio-3.12/examples/tutorial/tutorial.cpp | 4 | 20 | license | mit |
elfio/elfio-3.12/examples/write_obj/write_obj.cpp | 4 | 20 | license | mit |
elfio/elfio-3.12/examples/writer/writer.cpp | 4 | 20 | license | mit |
path | type | name | extension | date | size | sha1 | md5 | files_count | mime_type | file_type | programming_language | is_binary | is_text | is_archive | is_media | is_source | is_script |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
elfio | directory | ||||||||||||||||
elfio/changelog | file | ||||||||||||||||
elfio/elfio-3.12-SPECPARTS | directory | ||||||||||||||||
elfio/elfio-3.12.tar.gz | file | ||||||||||||||||
elfio/elfio.spec | file | ||||||||||||||||
elfio/sources | file | ||||||||||||||||
elfio/elfio-3.12 | directory | ||||||||||||||||
elfio/elfio-3.12/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/LICENSE.txt | file | ||||||||||||||||
elfio/elfio-3.12/README.md | file | ||||||||||||||||
elfio/elfio-3.12/cmake | directory | ||||||||||||||||
elfio/elfio-3.12/cmake/elfioConfig.cmake.in | file | ||||||||||||||||
elfio/elfio-3.12/doc | directory | ||||||||||||||||
elfio/elfio-3.12/doc/elfio.pdf | file | ||||||||||||||||
elfio/elfio-3.12/elfio | directory | ||||||||||||||||
elfio/elfio-3.12/elfio/elf_types.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_array.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_dump.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_dynamic.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_header.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_modinfo.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_note.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_relocation.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_section.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_segment.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_strings.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_symbols.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_utils.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_version.hpp | file | ||||||||||||||||
elfio/elfio-3.12/elfio/elfio_versym.hpp | file | ||||||||||||||||
elfio/elfio-3.12/examples | directory | ||||||||||||||||
elfio/elfio-3.12/examples/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/add_section | directory | ||||||||||||||||
elfio/elfio-3.12/examples/add_section/add_section.cpp | file | ||||||||||||||||
elfio/elfio-3.12/examples/add_section/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/anonymizer | directory | ||||||||||||||||
elfio/elfio-3.12/examples/anonymizer/anonymizer.cpp | file | ||||||||||||||||
elfio/elfio-3.12/examples/anonymizer/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/c_wrapper | directory | ||||||||||||||||
elfio/elfio-3.12/examples/c_wrapper/c_example.c | file | ||||||||||||||||
elfio/elfio-3.12/examples/c_wrapper/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/c_wrapper/elfio_c_wrapper.cpp | file | ||||||||||||||||
elfio/elfio-3.12/examples/c_wrapper/elfio_c_wrapper.h | file | ||||||||||||||||
elfio/elfio-3.12/examples/elfdump | directory | ||||||||||||||||
elfio/elfio-3.12/examples/elfdump/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/elfdump/elfdump.cpp | file | ||||||||||||||||
elfio/elfio-3.12/examples/proc_mem | directory | ||||||||||||||||
elfio/elfio-3.12/examples/proc_mem/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/proc_mem/proc_mem.cpp | file | ||||||||||||||||
elfio/elfio-3.12/examples/tutorial | directory | ||||||||||||||||
elfio/elfio-3.12/examples/tutorial/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/tutorial/tutorial.cpp | file | ||||||||||||||||
elfio/elfio-3.12/examples/write_obj | directory | ||||||||||||||||
elfio/elfio-3.12/examples/write_obj/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/write_obj/write_obj.cpp | file | ||||||||||||||||
elfio/elfio-3.12/examples/writer | directory | ||||||||||||||||
elfio/elfio-3.12/examples/writer/CMakeLists.txt | file | ||||||||||||||||
elfio/elfio-3.12/examples/writer/writer.cpp | file |
path | holder | start | end |
---|
path | Author | start | end |
---|
path | start | end |
---|
path | url | start | end |
---|
key | short_name | category | owner | scancode_url | licensedb_url | homepage_url | text_urls | spdx_license_key | spdx_url |
---|---|---|---|---|---|---|---|---|---|
mit | MIT License | Permissive | MIT | https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE | https://scancode-licensedb.aboutcode.org/mit | http://opensource.org/licenses/mit-license.php | http://opensource.org/licenses/mit-license.php | MIT | https://spdx.org/licenses/MIT |