Alexandro Sanchez
7f68fa7c7d
Merge pull request #54 from doesthisusername/ghidra-ioctl
...
Basic IOCTL script for Ghidra
2019-04-20 13:24:21 +02:00
doesthisusername
e7ac364eef
tools/ghidra: Python script for finding IOCTLs and their values
...
Signed-off-by: doesthisusername <yfirestorm@gmail.com>
2019-04-20 13:18:52 +02:00
Alexandro Sanchez Bach
dcfb94d864
Updated requirements
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-03-30 05:01:36 +01:00
Alexandro Sanchez Bach
c5837b6610
Added more USB debugging variables
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-03-29 17:29:56 +01:00
Alexandro Sanchez Bach
174bd7c48b
Documented how to enable usb_debug
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-03-28 20:53:55 +01:00
Alexandro Sanchez Bach
b158f9656d
Documented how to enable xhcidebug
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-03-27 13:34:42 +01:00
Alexandro Sanchez Bach
19c0896b18
Added libusb to the dependencies
2019-03-27 11:08:07 +01:00
Alexandro Sanchez Bach
e4126d1f79
Fixed TSC synchronization tests
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-03-26 20:16:35 +01:00
Alexandro Sanchez Bach
4ebb1df353
Added Renderdoc configuration file
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-03-25 19:49:41 +01:00
Alexandro Sanchez Bach
51909bafa3
Updated build scripts/manuals
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-03-12 18:41:40 +01:00
Alexandro Sanchez Bach
9f3745d534
Pushed draft description of OrbShdr footers in GCN bytecode
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-03-12 18:40:57 +01:00
Alexandro Sanchez
4e2a4a7781
Merge pull request #47 from CHOSTeam/master
...
Fix the build_bios function in build.sh
2019-02-05 16:52:33 +01:00
Ítalo Lima Marconato Matias
541b5270b4
Fix the build_bios function in build.sh
2019-02-05 13:39:26 -02:00
Alexandro Sanchez
99576bcc32
Merge pull request #45 from HolyMcDiver/patch-1
...
Typos in Windows manual.
2019-02-04 14:10:57 +01:00
John
425a3fd579
Update manual-windows.md
2019-02-04 14:55:27 +02:00
Alexandro Sanchez Bach
9a33c0dbd2
Dump GCN analyzer/translator test output and Makefile fixes
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-29 23:23:57 +01:00
Alexandro Sanchez Bach
dd624c3278
Updated Makefile for GCN translator tests
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-27 13:43:26 +01:00
Alexandro Sanchez
ef67faf677
Merge pull request #44 from Apology11/master
...
dumper: Add build targets for supported firmware versions
2019-01-26 23:50:32 +01:00
Apology11
e7678966fd
dumper: prevent wrong offset for kernel patch
2019-01-26 23:11:42 +01:00
Apology11
963b141a8b
dumper: move include selection to seperate file
2019-01-26 22:19:17 +01:00
Apology11
ad17e5bb3c
dumper: README: fix typo
2019-01-26 19:05:06 +01:00
Apology11
14fa79fe4a
dumper: only build gpu dumper for firmware 5.00
2019-01-26 18:39:22 +01:00
Apology11
74a0f2efef
dumper: add build targets for supported firmware versions
2019-01-26 18:36:29 +01:00
Alexandro Sanchez
8137c1c900
Merge pull request #43 from Apology11/patch-1
...
dumper: README.md: Add note about ip address
2019-01-26 15:58:37 +01:00
Apology11
2f90de9e6f
dumper: README.md: Add note about ip address
...
This needs to be changed for the console to establish a connection to the server script.
In my testing this resulted in the output: `blobs-server: Client connected:`
After the message the console crashed and I got `blobs-server: Client disconnected:`
2019-01-26 00:30:02 +01:00
Alexandro Sanchez Bach
ef3601bf02
Added GCN analyzer/translator tests
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-25 18:18:42 +01:00
Alexandro Sanchez Bach
904374ba86
Added warning about libzip-dev version to Linux manual
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-17 02:38:02 +01:00
Alexandro Sanchez Bach
9447404df9
Update manual-linux.md
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-16 13:28:51 +01:00
Alexandro Sanchez Bach
8fffeb6568
Added GCN parser/disasm tests
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-15 03:13:43 +01:00
Alexandro Sanchez Bach
ee7ab30059
Described workaround for IDA Pro issues with GDB servers
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-12 19:14:45 +01:00
Alexandro Sanchez Bach
12513ff792
Updated Windows manual
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-11 16:23:26 +01:00
Alexandro Sanchez Bach
2482e517af
Added GPU IH dumper
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-07 23:56:45 +01:00
Alexandro Sanchez Bach
a483e6a8b8
Updated CREDITS.md
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-04 17:07:58 +01:00
Alexandro Sanchez Bach
750a5a9aab
Minor tweaks to docs
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-04 02:28:52 +01:00
Alexandro Sanchez Bach
4d08ad527d
Added credits and contributor information
...
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2019-01-04 01:47:47 +01:00
Alexandro Sanchez Bach
8607207bb7
Updated Liverpool docs
2019-01-02 18:48:59 +01:00
Alexandro Sanchez Bach
f0fd82b1b7
Moved building docs from wiki to sources
2018-12-26 02:07:08 +01:00
Alexandro Sanchez Bach
96a2d21ed8
Added more /dev/dce IOCTL codes
2018-12-25 11:10:56 +01:00
Alexandro Sanchez
23ed6d7545
Merge pull request #37 from VelocityRa/buildscript
...
build: Copy multiboot bootloader to /bin
2018-12-25 11:01:03 +01:00
VelocityRa
b040fe288b
build: Copy multiboot bootloader to /bin
...
Signed-off-by: Nick Renieris <velocityra@gmail.com>
2018-12-24 23:30:24 +02:00
Alexandro Sanchez Bach
4090e0f8a1
Updated information on the bootloader's TSC-freq field
2018-12-24 02:57:58 +01:00
Alexandro Sanchez Bach
91f8923fcf
Improved .gitignore and minor Markdown style changes
2018-12-23 18:48:36 +01:00
Alexandro Sanchez
3e4f098642
Merge pull request #34 from VelocityRa/ioctl-reversing
...
IOCTL reversing & associated IDA script
2018-12-23 18:45:12 +04:00
VelocityRa
8027691e41
docs/kernel/devices: Add a bunch of IOCTLs
...
From running tools/ida/get_ioctls.py on most usermode elfs in the firmware
2018-12-23 16:41:54 +02:00
VelocityRa
4861224d88
tools/ida: Script with heuristics for finding IOCTLs & their values
2018-12-23 16:41:54 +02:00
Alexandro Sanchez Bach
3d108153b0
Patching gbase g_tracelevel for extra debug logs
2018-12-22 19:52:58 +01:00
Alexandro Sanchez Bach
58e4d24658
Added information for devices and IOCTL codes
2018-12-22 16:57:54 +01:00
Alexandro Sanchez
bf5c562153
Merge pull request #32 from VelocityRa/buildscript
...
build.sh: Cleanup, usage message, arg alternatives
2018-12-22 18:15:40 +04:00
VelocityRa
2f39c2b000
build.sh: Cleanup, usage message, arg alternatives
...
- Fix bug with additional_flags not working correctly
- "Cleanup" as in, some refactoring, calling exit when `cd` fails,
quoting vars usages, etc
- Detect erroneous args
2018-12-22 15:57:28 +02:00
Alexandro Sanchez Bach
b321fcdbd7
Updated JSON databases for IDA scripts
2018-12-21 11:47:56 +01:00