updates to UX and NTFS
This commit is contained in:
@@ -20,9 +20,16 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="info-toast">
|
||||
<div class="toast-content">
|
||||
💡 <strong>Tipp:</strong> Erstellen Sie eigene Dateisystem-Images mit
|
||||
<a href="https://github.com/overcuriousity/pseudodisk" target="_blank" rel="noopener"><strong>pseudodisk</strong></a>
|
||||
– einem interaktiven Bash-Script zum Erstellen, Mounten und Analysieren von Dateisystemen via mkfs und Hex-Editor.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<main class="main-content">
|
||||
<div class="container">
|
||||
<h1>Dateisystem-Offset-Rechner</h1>
|
||||
|
||||
<!-- Dynamic tabs will be inserted here -->
|
||||
<div id="filesystem-tabs" class="tabs"></div>
|
||||
@@ -37,7 +44,7 @@
|
||||
<div class="footer-section">
|
||||
<h3>Über</h3>
|
||||
<p>Dateisystem Offset-Rechner für Bildung und Forensik.</p>
|
||||
<p>Version 0.4.0</p>
|
||||
<p>Version 0.5.0</p>
|
||||
</div>
|
||||
<div class="footer-section">
|
||||
<h3>Support</h3>
|
||||
|
||||
Reference in New Issue
Block a user