Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hlandau/ortega
Ortega FDK
https://github.com/hlandau/ortega
bcm5719 broadcom c ethernet firmware nic reverse-engineering
Last synced: 24 days ago
JSON representation
Ortega FDK
- Host: GitHub
- URL: https://github.com/hlandau/ortega
- Owner: hlandau
- Created: 2018-04-19T02:57:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T12:04:23.000Z (10 months ago)
- Last Synced: 2024-05-01T13:04:30.495Z (6 months ago)
- Topics: bcm5719, broadcom, c, ethernet, firmware, nic, reverse-engineering
- Language: C
- Homepage: https://www.devever.net/~hl/ortega
- Size: 363 KB
- Stars: 70
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ortega
BCM5719 firmware SDK. Project files for reverse engineered reference codebase,
scrubbed of any proprietary code.Background information is available here:
- [Adventures in reverse engineering Broadcom NIC firmware](https://www.devever.net/~hl/ortega)
- [Project Ortega (wiki page)](https://wiki.raptorcs.com/wiki/Project_Ortega)
- [Meklort's reimplemented open source BCM5719 firmware](https://github.com/meklort/bcm5719-fw)See [rtg-spec.md](./rtg-spec.md) for a WIP human-readable description of what
the firmware needs to do.