Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stayliv3/iotsec

收集物联网安全相关资料
https://github.com/stayliv3/iotsec

Last synced: 24 days ago
JSON representation

收集物联网安全相关资料

Awesome Lists containing this project

README

        

# iotsec
收集物联网安全相关资料,资料来源于网络

## 环境相关

gdbserver编译好的各种架构版本 https://github.com/rapid7/embedded-tools

A simple library to intercept calls to libnvram when running embedded linux applications in emulated environments. https://github.com/zcutlip/nvram-faker

## 汇编语言

### mips

[MIPS Architecture and Assembly Language Overview](http://logos.cs.uic.edu/366/notes/mips%20quick%20tutorial.htm)

[MIPS Instruction Reference](http://www.mrc.uidaho.edu/mrc/people/jff/digital/MIPSir.html)

[MIPS Reference Sheet](https://inst.eecs.berkeley.edu/~cs61c/resources/MIPS_help.html)

[MIPS Assembly Language](http://pages.cs.wisc.edu/~markhill/cs354/Fall2008/notes/MAL.instructions.html)