Marc André Tanner
5fa1bca754
Reference alternative ways to enter WinRE
2025-10-20 20:29:12 +02:00
Marc André Tanner
d358c0a817
Add reference to Compass Security blog post
2025-07-21 07:53:11 +02:00
Marc André Tanner
1a3fcbd144
Update documentation
...
Include video demonstrations in README, reference relevant WinPE
related issue discussion and wiki page.
2025-07-07 22:42:50 +02:00
kmille
3069e81565
Add some debugging hints in the docs
2025-07-06 12:22:21 +02:00
Marc André Tanner
13cb63e400
winpe: update drive letter in documentation
...
Should have been part of eb2c61558f .
2025-06-27 21:57:12 +02:00
Marc André Tanner
eb2c61558f
winpe: remove drive letter assignment from documentation
...
This is not necessary because a drive letter is usually auto assigned
and this might just cause more confusion.
2025-06-24 21:06:14 +02:00
Marc André Tanner
9014aa2815
winpe: fix typos in documentation
2025-06-04 21:23:47 +02:00
Marc André Tanner
7590d72d64
winpe: improve compatibility of GDB automation
...
Previously it would fail if no symbol table for libc was available,
because the named first argument used in the break point condition
would not be found. Instead, use registers according to the calling
convention for x86_64 and aarch64 and fall back to the named argument
(relying on symbols) for other architectures.
2025-05-21 22:01:00 +02:00
Marc André Tanner
5671032707
Add a few more device models to the success stories
2025-05-15 10:11:21 +02:00
Marc André Tanner
28bfedb610
winpe: enable/recommend GDB automation
...
It is unlikely that the GDB automation is the reason for the flakiness.
2025-03-28 21:48:15 +01:00
Marc André Tanner
137174e45d
winpe: Update README with new instructions
2025-03-18 21:26:08 +01:00
Marc André Tanner
1148128d17
winpe: add customization script and some more debugging notes
...
Also add a warning that the WinPE-based exploitation strategy might
be less reliable than its Linux-based counterpart.
2025-03-18 07:13:23 +01:00
Sylvain Heiniger
364ce66645
Update README.md
2025-02-26 14:25:56 +01:00
Marc André Tanner
403459e155
Update README with WinPE exploitation
2025-02-26 11:56:56 +01:00
Marc André Tanner
57611da4ca
Rename BCD generation script and resulting configuration file
2025-02-26 09:54:30 +01:00
Marc André Tanner
9c84a43741
Update README
...
Fix typos, add section about working devices, provide additional
information regarding the source of `bootmgfw.efi`.
2025-02-06 10:37:29 +01:00
Marc André Tanner
8ff4a49e23
Add basic README
2025-02-03 14:08:04 +01:00