Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/nccgroup/ghidra-nanomips
嵌入式系统安全静态分析逆向工程二进制分析
GitHubnccgroup/ghidra-nanomips

ghidra-nanomips

nanoMIPS 的 Ghidra 模块

查看仓库网站
5511210个月前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

ghidra-nanomips

用于 Ghidra 的 nanoMIPS 模块。

设置

构建

root@kitploit:~
$ ./gradlew -PGHIDRA_INSTALL_DIR=/opt/ghidra_11.0.3

安装

Gradle 构建任务会在 dist 目录中创建一个 ZIP 文件。在 Ghidra 主项目窗口中使用 文件 > 安装扩展 安装该扩展。

参考资料

  • "MIPS Architecture Base: nanoMIPS32 Instruction Set Technical Reference Manual - Revision 01.01"

    • MIPS_nanomips32_ISA_TRM_01_01_MD01247.pdf
  • "MIPS Architecture Base: 32-bit Privileged Resource Architecture Technical Reference Manual - Revision 06.09"

    • MIPS_nanoMIPS32_PRA_06_09_MD01251.pdf
  • "MIPS Architecture Extension: nanoMIPS32 Multithreading Technical Reference Manual - Revision 1.17"

    • MIPS_nanoMIPS32_MT_TRM_01_17_MD01255.pdf
  • "Codescape GNU tools for nanoMIPS: ELF ABI Supplement - Revision 1.3"

    • MIPS_nanoMIPS_ABI_supplement_01_03_DN00179.pdf
  • "MIPS32 I7200 Multiprocessor Core Family - Revision 01.20"

    • MIPS_I7200_Datasheet_01_20_MD01227.pdf
  • "MIPS32 I7200 Multiprocessing System Programmer's Guide - Revision 01.20"

    • MIPS_I7200_Programmers_Guide_01_20_MD01232.pdf
下载工具