KO
|
EN
gitlite — search
Search
#javascript
#swift
#react
#php
#windows
#python
#ios
#scala
#macos
#cpp
#nodejs
#application
iotsec
★ 41
Open GitHub ↗
收集物联网安全相关资料
Download README (.md)
Explore Similar Repositories
go-excusegen
:
Simple comic excuse generator, based on XKCD's compiling comic (https://xkcd.com/303)
diy-servo-gimbal
:
Making DIY servo gimbal with 3-servo motor, MPU6050 GYRO sensor and Powered with Arduino UNO
EdgeOS-Blacklist
:
Automatically updates IP blacklist for EdgeOS (supports IPv4 & IPv6)
CategoricalAnalysis
:
Analysis of Categorical Encodings for dense Decision Trees
sushibar.vim
:
Vim :heart: :sushi:
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
iotsec
?
Download (.md)
# 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)