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

推荐订阅源

AWS News Blog
AWS News Blog
Engineering at Meta
Engineering at Meta
T
Tailwind CSS Blog
博客园 - 【当耐特】
F
Fortinet All Blogs
博客园 - 司徒正美
Stack Overflow Blog
Stack Overflow Blog
罗磊的独立博客
Google DeepMind News
Google DeepMind News
博客园_首页
A
About on SuperTechFans
博客园 - 聂微东
N
Netflix TechBlog - Medium
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
GbyAI
GbyAI
O
OpenAI News
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
C
Check Point Blog
S
Schneier on Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Apple Machine Learning Research
Apple Machine Learning Research
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Martin Fowler
Martin Fowler
J
Java Code Geeks
T
Tor Project blog
T
Threatpost
G
GRAHAM CLULEY
P
Privacy & Cybersecurity Law Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Y
Y Combinator Blog
The Register - Security
The Register - Security
阮一峰的网络日志
阮一峰的网络日志
D
Docker
Vercel News
Vercel News
I
Intezer
Microsoft Security Blog
Microsoft Security Blog
爱范儿
爱范儿
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
H
Hacker News: Front Page
P
Privacy International News Feed
Cyberwarzone
Cyberwarzone
Spread Privacy
Spread Privacy
N
News and Events Feed by Topic
N
News | PayPal Newsroom
The GitHub Blog
The GitHub Blog
U
Unit 42
WordPress大学
WordPress大学
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Simon Willison's Weblog
Simon Willison's Weblog

ctan-ann

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 New on CTAN: sneaker New on CTAN: smartnotes New on CTAN: bibleref-sbl New on CTAN: sblreport New on CTAN: sblbook New on CTAN: sblarticle New on CTAN: sblidx New on CTAN: sblfonts New on CTAN: mohelper New on CTAN: countwords New on CTAN: glmatrix New on CTAN: mystyletau CTAN update: rwth-ci CTAN update: pdfjam CTAN update: hologo
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