From 3fc2827b8f6bfb40ff9bc10fcde4d8ab10fe7fe0 Mon Sep 17 00:00:00 2001 From: Eric Betts Date: Tue, 25 Mar 2025 18:49:02 -0700 Subject: [PATCH] Add comparison table --- web/index.html | 85 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 80 insertions(+), 5 deletions(-) diff --git a/web/index.html b/web/index.html index deedc36..0f3923a 100644 --- a/web/index.html +++ b/web/index.html @@ -18,7 +18,7 @@ color: white; text-align: center; padding: 100px 20px; - background-image: url('banner.png'); + background-image: url('./banner.png'); background-size: cover; background-position: center; } @@ -101,6 +101,23 @@ .hardware-details { text-align: left; } + .comparison-table { + width: 100%; + border-collapse: collapse; + } + .comparison-table th, .comparison-table td { + border: 1px solid #ddd; + padding: 8px; + text-align: center; + } + .comparison-table th { + background-color: #1a1a1a; + color: white; + } + .comparison-table td { + background-color: #2a2a2a; + color: white; + } @@ -113,13 +130,71 @@
- Menu Screenshot - PACS Screenshot - Save Menu Screenshot + Menu Screenshot + PACS Screenshot + Save Menu Screenshot +
+
+

Feature Comparison

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FeatureSeaderiCopyXS + ICS DecoderWeaponized ReaderProxmark3 RDV 4.01
Reading CredentialsYesYesYesYes
Downgrading CredentialsYesLimitedNoYes
Works with FlipperYesNoNoNo
Supports Multiple Credential TypesYesYesYesYes
Open SourceYesYesConditionalYes
Community SupportYesNoNoYes

Hardware Options