#
mips
Here are 1,002 public repositories matching this topic...
good first issue
Good for newcomers
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
security
arm
framework
mips
x86-64
ethereum
reverse-engineering
disassembler
webassembly
riscv
x86
arm64
sparc
m68k
powerpc
systemz
bpf
m0s65xx
m680x
tms320c64x
-
Updated
May 5, 2022 - C
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers
python
linux
debugging
exploit
mips
discord
reverse-engineering
gdb
pwn
ctf
python-api
gef
ida-pro
binary-ninja
pwntools
malware-analysis
sparc
powerpc
exploit-development
-
Updated
May 23, 2022 - Python
4
b51ak47
commented
May 27, 2021
请问可以直接training tmfile出来吗? 因为tengine-convert-tool covert 会有error
tengine-lite library version: 1.4-dev
Get input tensor failed

或是有例子能training出下面tmfile 呢?
\LR(0)\SLR\LR(1) and semantic analysis and MIPS generate
-
Updated
Apr 6, 2022 - Python
Simple and lightweight source-based multi-platform Linux distribution with musl libc.
linux
fast
distribution
arm
privacy
cross-platform
simple
mips
linux-distribution
x86
cross-compiler
safe
musl
musl-libc
powerpc
compact
risc-v
-
Updated
Jun 1, 2021 - Shell
IDA-minsc is a plugin for IDA Pro that simplifies IDAPython. The API is grouped into contextual modules, and is dumbed down by removing the concept of types (DWIM). This allows one to script w/ very little investment or the need for documentation. Click "Watch" to keep track of any ongoing development, and smash that "Star" button if you like this.
python
arm
mips
x86-64
static-analysis
reverse-engineering
x86
ida-pro
ida-plugin
arm64
idapython
idapro
hamsters
notanothercollaborationpllugin
-
Updated
May 30, 2022 - Python
UnSHc - How to decrypt SHc *.sh.x encrypted file ?
-
Updated
Oct 15, 2020 - Shell
A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more
c
rust
gamedev
documentation
awesome
nintendo
tools
mips
asm
game-development
assembler
development-kit
resources
cartridge
mips-assembly
awesome-list
rom
n64
nintendo-64
assembly-programming
-
Updated
Jun 1, 2022 - Python
Improve this page
Add a description, image, and links to the mips topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mips topic, visit your repo's landing page and select "manage topics."
以下测试环境为:
scons --dist新生成的 qemu 环境hello world的下位机输入下述命令运行 qemu 程序:
结果显示系统崩溃,并且是在 qemu 接收第一个字节后崩溃。
下位机不主动发送数据给上位机时,工作正常。