惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Darknet – Hacking Tools, Hacker News & Cyber Security
T
Tor Project blog
K
Kaspersky official blog
S
Security Affairs
Hacker News: Ask HN
Hacker News: Ask HN
L
LINUX DO - 最新话题
S
Securelist
Google DeepMind News
Google DeepMind News
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
N
News and Events Feed by Topic
The Last Watchdog
The Last Watchdog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
小众软件
小众软件
Vercel News
Vercel News
博客园 - 叶小钗
量子位
Help Net Security
Help Net Security
C
Cybersecurity and Infrastructure Security Agency CISA
P
Privacy & Cybersecurity Law Blog
T
The Exploit Database - CXSecurity.com
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
美团技术团队
AI
AI
V
V2EX
T
Troy Hunt's Blog
aimingoo的专栏
aimingoo的专栏
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans
D
DataBreaches.Net
H
Help Net Security
V2EX - 技术
V2EX - 技术
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
MongoDB | Blog
MongoDB | Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
N
News and Events Feed by Topic
阮一峰的网络日志
阮一峰的网络日志
T
Threatpost
J
Java Code Geeks
Recent Announcements
Recent Announcements
T
The Blog of Author Tim Ferriss
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Webroot Blog
Webroot Blog
Cyberwarzone
Cyberwarzone
Google DeepMind News
Google DeepMind News
I
InfoQ
P
Proofpoint News Feed
Spread Privacy
Spread Privacy
Security Latest
Security Latest

ctan-ann

CTAN update: texlive-dummy-fedora CTAN update: appendixnumberbeamer CTAN update: modernruler New on CTAN: pst-eqhz CTAN update: simplebnf CTAN update: fundus CTAN update: unibidi-lua CTAN update: pst-fun CTAN update: hvfloat New on CTAN: attinormativi CTAN update: njuthesis New on CTAN: beamertheme-geode New on CTAN: numodel-bundle CTAN update: bundledoc CTAN update: biblatex-cse New on CTAN: na-tikzornament New on CTAN: boustrophedon CTAN update: menukeys CTAN update: LXGW-fonts CTAN update: pst-barcode CTAN update: tabularht CTAN update: oberdiek CTAN update: dtk-bibliography New on CTAN: na-cover CTAN update: beamer-varbox New on CTAN: plain-grid CTAN update: pas-tableur CTAN update: nicematrix New on CTAN: screenwriter New on CTAN: na-fancyborders New on CTAN: babel-kazakh CTAN update: newpax CTAN update: colortbl CTAN update: abntexto CTAN update: dccpaper CTAN update: utbmciad-report CTAN update: spim-phdthesisthemes CTAN update: latex-base-dev New on CTAN: na-urmborder CTAN update: gia-handout New on CTAN: na-pageborder CTAN update: genealogytree CTAN update: sblfonts CTAN update: mp-gears CTAN update: contract CTAN update: etoc CTAN update: latexindent New on CTAN: tensorstyles New on CTAN: mp-gears CTAN update: StatRep CTAN update: biblatex-sbl CTAN update: crossword CTAN update: svg-animate New on CTAN: lucide-admonitions New on CTAN: ecnuthesis New on CTAN: eurion CTAN update: autotype CTAN update: csvsimple New on CTAN: dirtreex New on CTAN: chalk-annotate CTAN update: pmdraw CTAN update: hyperref CTAN update: chet CTAN update: glossaries New on CTAN: user-persona New on CTAN: biblatex-ams CTAN update: tikzfill CTAN update: NewComputerModern CTAN update: fontools CTAN update: register-transfer-level CTAN update: nxtlatex New on CTAN: spim-phdthesisthemes New on CTAN: query-astro New on CTAN: register-transfer-level New on CTAN: ciad-beamertheme CTAN update: hecthese New on CTAN: biblatex-abs-annote New on CTAN: utbmciad-report CTAN update: xreview New on CTAN: cardgame CTAN update: fonttable New on CTAN: ClawXiv CTAN update: fretplot CTAN update: PyLuaTeX CTAN update: babel-german CTAN update: onlinebrief24 CTAN update: tokstools CTAN update: tablerIcons CTAN update: lucide-icons CTAN update: cprotect CTAN update: KKsymbols New on CTAN: ltmermaid CTAN update: NxuThesis CTAN update: fancyvrb CTAN update: biblatex-oxref CTAN update: apxproof New on CTAN: pst-spectrum New on CTAN: uvlhighlight CTAN update: beamertheme-gotham CTAN update: The Comprehensive LaTeX Symbol List
ann - New on CTAN: hexdumptikz
Contact Author · 2026-06-22 · via ctan-ann

Date: June 22, 2026 6:30:55 AM CEST

Lukas Heindl submitted the hexdumptikz package. Version: 1.0.1 2026-06-20 License: lppl1.3c Summary description: Display hexdumps in LaTeX with the help of TikZ Announcement text:


Showing hexdumps is a common task in some fields. The most rudimentary form doing this in LaTeX is using a simple listings package. But often just showing the data is not enough. Instead, it needs to be annotated and explained. This package offers exactly this feature by drawing each byte as a TikZ node. Note that this package explicitly aims to also support hexdumps with larger addresses (thinking of 64-bit addresses/offsets) here.


The package’s Catalogue entry can be viewed at https://ctan.org/pkg/hexdumptikz The package’s files themselves can be inspected at https://mirrors.ctan.org/graphics/pgf/contrib/hexdumptikz/


Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese


CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs

hexdumptikz – Display hexdumps in LaTeX with the help of TikZ

Showing hexdumps is a common task in some fields. The most rudimentary form doing this in LaTeX is using a simple listings package. But often just showing the data is not enough. Instead, it needs to be annotated and explained.

This package offers exactly this feature by drawing each byte as a TikZ node. Note that this package explicitly aims to also support hexdumps with larger addresses (thinking of 64-bit addresses/offsets) here.

Packagehexdumptikz
Version1.0.1 2026-06-20
Copyright2026 Lukas Heindl
MaintainerLukas Heindl

Announcements

more