mirror of
https://github.com/alexplaskett/QNXSecurity.git
synced 2026-07-20 03:13:24 +01:00
QNX and BB10 Security Tools
- Python 61.9%
- C 36%
- Shell 2.1%
| FWAnalysis | ||
| IPCFuzz | ||
| MsgFuzz | ||
| PPSFuzz | ||
| SyscallFuzz | ||
| .gitignore | ||
| blackberry_monitor.py | ||
| devrev.sh | ||
| README.md | ||
QNX Security Tools
By Alex Plaskett and Georgi Geshev
Random scripts produced as part of the research into QNX security. For more information please see the following publications:
The following tools are included:
-
FWAnalysis for tools used for static analysis of firmware and finding low hanging fruit bugs
-
IPCFuzz for fuzzing QNX IPC
-
PPSFuzz for fuzzing Persistant Publish Subscribe
-
MsgFuzz for fuzzing PROCMGR, MEMMGR and PATHMGR
-
SyscallFuzz for System Call Fuzzing Neutrino Syscalls
-
blackberry_monitor.py for fuzzing through GDB.
-
devrev.sh for a QNX device review script.