{"id":22097434,"url":"https://github.com/nuclei-software/nuclei-studio","last_synced_at":"2025-06-28T17:02:12.632Z","repository":{"id":205734177,"uuid":"709091289","full_name":"Nuclei-Software/nuclei-studio","owner":"Nuclei-Software","description":"Nuclei Studio Supply Documents","archived":false,"fork":false,"pushed_at":"2025-05-23T01:54:59.000Z","size":101370,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-28T06:45:42.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://doc.nucleisys.com/nuclei_studio_supply","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nuclei-Software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-24T01:53:50.000Z","updated_at":"2025-05-23T01:53:14.000Z","dependencies_parsed_at":"2023-11-06T08:29:32.648Z","dependency_job_id":"0ef870f8-ba26-4e79-9768-1ddd816ddb3e","html_url":"https://github.com/Nuclei-Software/nuclei-studio","commit_stats":null,"previous_names":["nuclei-software/nuclei-studio"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Nuclei-Software/nuclei-studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuclei-Software%2Fnuclei-studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuclei-Software%2Fnuclei-studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuclei-Software%2Fnuclei-studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuclei-Software%2Fnuclei-studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nuclei-Software","download_url":"https://codeload.github.com/Nuclei-Software/nuclei-studio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuclei-Software%2Fnuclei-studio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262465656,"owners_count":23315633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T04:15:33.477Z","updated_at":"2025-06-28T17:02:12.626Z","avatar_url":"https://github.com/Nuclei-Software.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuclei Studio Supply Documents\n\n[![Deploy MkDocs](https://github.com/Nuclei-Software/nuclei-studio/actions/workflows/mkdoc.yml/badge.svg)](https://github.com/Nuclei-Software/nuclei-studio/actions/workflows/mkdoc.yml) [![pages-build-deployment](https://github.com/Nuclei-Software/nuclei-studio/actions/workflows/pages/pages-build-deployment/badge.svg)](https://nuclei-software.github.io/nuclei-studio/)\n\nThis repository is utilized for **providing supply documents, user guides, wikis, and facilitating discussions related to Nuclei Studio**.\n\n\u003e [!NOTE]\n\u003e \n\u003e - The latest version of Nuclei Studio IDE is **2025.02**, which can be found in https://github.com/Nuclei-Software/nuclei-studio/releases/tag/2025.02\n\u003e - In **Ubuntu 20.04**, you must install `libncursesw5 libtinfo5 libfdt1 libpixman-1-0 libpng16-16 libasound2 libglib2.0-0` to make **riscv64-unknown-elf-gdb and qemu** able to run.\n\n**PDF Version** can be found here: https://doc.nucleisys.com/nuclei_studio_supply/pdf/nuclei_studio_supply.pdf\n\n\n- **Nuclei Studio IDE Documentation**: https://doc.nucleisys.com/nuclei_tools/ide/index.html\n- **Nuclei Tools(Toolchain/OpenOCD/Qemu/Model) Documentation**: https://doc.nucleisys.com/nuclei_tools/\n- **Nuclei Studio NPK Introduction**:\n\n  1. https://github.com/Nuclei-Software/nuclei-sdk/wiki/Nuclei-Studio-NPK-Introduction\n  2. https://doc.nucleisys.com/nuclei_tools/ide/npkoverview.html\n\n\nPlease create new doc based on [Doc Template](0-template.md)\n\nClick [this link](https://doc.nucleisys.com/nuclei_studio_supply/) to see online version.\n\n\u003e 如果您在文档中发现任何拼写错误或不完善之处，我们欢迎您提交Pull Request或Issue，以协助我们进行改进！\n\n\u003e If you come across any spelling errors or areas that need improvement in the document, feel free to submit a Pull Request or Issue to help us enhance it!\n\n## Documents\n\n\u003e Generated by `python3 update.py` @ 2025-05-22 18:05:37\n\n- [1. 因内存不足，导致在Nuclei Studio中启动qemu失败](1-cannot-setup-guestmemory.md)\n- [2. windows 11下使用Nuclei Studio进行qemu调试程序时报错](2-qemu-glib-gio-unexpectedly.md)\n- [3. How to print memory usage in Nuclei Studio](3-print_memor_usage_in_ide.md)\n- [4. 在编译工程时，使用了Pre-build Command/Post-build Command时报错](4-use_pre_build_or_post_build.md)\n- [5. 升级npk.yml以支持Nuclei Studio 2023.10](5-update_npk_to_support_nucleistudio_202310.md)\n- [6. GCC13 auto generated RVV instructions when RVV enabled](6-gcc13_gen_rvv_instructions_when_rvv_enabled.md)\n- [7. 更新 Nuclei Studio 2023.10 到最新修正版本](7-update_nucleistudio_202310_to_fixed_version.md)\n- [8. OpenOCD在操作容量大于16M-Byte的nor-flash时的问题](8-openocd_202310_flashloader_flaws.md)\n- [9. 通过修改.cproject文件，升级工程工具链到GCC 13](9-modify_the_cproject_file_to_change_the_project_to_gcc13.md)\n- [10. 在Nuclei Studio下用命令行编译工程](10-compiling_projects_with_headless_in_nuclei_studio.md)\n- [11. OpenOCD烧写程序时报错Error:Device ID 8xle2g8a6d is not known as FESPI capable](11-openocd_reported_error_not_known_as_fespi_capable.md)\n- [12. 关于dhrystone在IDE上跑分和NSDK 0.5.0命令行跑分不一致的问题](12-nucleisdk-0.5.0-dhrystone-score-lower-than-expected-in-IDE.md)\n- [13. Error: Couldn't find an available hardware trigger / Error: can't add breakpoint: resource not available](13-error_could_not_find_an_available_hardware_trigger.md)\n- [14. cannot find -lncrt_balanced: No such file or directory](14-cannot_find_-lncrt_balanced_no_such_file_or_directory.md)\n- [15. UnsatisfiedLinkError of swt-win32-4965r8.dll on Windows 7](15-unsatisfiedLinkError_of_swt-win32-4965r8_dll_on_windows7.md)\n- [16. 使用 Profiling 功能时可能遇到的一些问题](16-incomplete_data_output_when_using_profiling_function.md)\n- [17. Nuclei Studio使用Profiling功能进行性能调优举例](17-an_example_to_demonstrate_the_use_of_profiling_and_code_coverage.md)\n- [18. 通过Profiling展示Nuclei Model NICE/VNICE指令加速](18-demonstrate_NICE_VNICE_acceleration_of_the_Nuclei_Model_through_profiling.md)\n- [19. Nuclei Model结合Nice Wizard快速验证NICE/VNICE指令加速](19-rapid_verification_of_NICE_VNICE_acceleration_with_Nuclei_Model_and_NICE_Wizard.md)\n- [20. Flash Programming使用案例](20-quick_downloads_using_flash_programming.md)\n- [21. Live Watch 功能的使用](21-livewatch_for_monitoring_variables.md)\n- [22. 在llvm中新增自定义汇编指令教程](22-example_for_adding_new_instructions_in_llvm.md)\n- [23. 如何使用芯来提供的DebugMap寄存器分析错误现场](23-nuclei_debug_map_register_analyze.md)\n- [24. 在binutils中新增自定义汇编指令教程](24-example_for_adding_new_instructions_in_binutils.md)\n- [25. OpenOCD 中 Nuclei 交叉触发功能使用指南](25-nuclei_cross_trigger_in_openocd.md)\n- [26. OpenOCD对FreeRTOS的调试支持使用指南](26-debugging_support_for_freertos_by_openocd.md)\n- [27. 如何同时使用多个蜂鸟调试器进行调试](27-debug_with_multiple_ftdi_devices.md)\n- [28. Nuclei SDK基于evalsoc快速适配customsoc](28-quick_porting_from_evalsoc_to_customsoc_based_on_Nuclei_SDK.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclei-software%2Fnuclei-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuclei-software%2Fnuclei-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclei-software%2Fnuclei-studio/lists"}