From 6540675bf7c40b1065b941814436187ecd6301fc Mon Sep 17 00:00:00 2001 From: akuker <34318535+akuker@users.noreply.github.com> Date: Sat, 8 Jan 2022 19:45:03 -0600 Subject: [PATCH] Updated Radius PowerView Commands (markdown) --- Radius-PowerView-Commands.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/Radius-PowerView-Commands.md b/Radius-PowerView-Commands.md index e787146..f8b88b9 100644 --- a/Radius-PowerView-Commands.md +++ b/Radius-PowerView-Commands.md @@ -392,4 +392,27 @@ Data Out: *(Sequence may have lost a byte somewhere)* ... 8A0: 2902A214 04050005 00050505 00400404 8B0: 00028000 41212120 0000 -``` \ No newline at end of file +``` + + + + + +# Data Captures + +| | 640x400 | 640x480 | 800x600 | +|Black & White |[asdf](/radius/radius_640x400_bw.html) | radius_640x480_bw.html | radius_800x600_bw.html | +|16 Colors |radius_640x400_16_colors.html | radius_640x480_16_colors.html | radius_800x600_16_colors.html | +|256 Colors |radius_640x400_256_colors.html| radius_640x480_256_colors.html | radius_800x600_256_colors.html radius_800x600_256_colors_2.html | + + + + + + + + + +radius_color_change_16_to_256_colors.html + +radius_color_change_bw_to_16_colors.html \ No newline at end of file