• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 22304193982 / 1
74%
dev: 74%

Build:
DEFAULT BRANCH: dev
Ran 23 Feb 2026 11:37AM UTC
Files 152
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Feb 2026 11:28AM UTC coverage: 73.646% (-0.007%) from 73.653%
22304193982.1

push

github

web-flow
Add (un)pack shorthands for 40-56 bit numbers `u48()`/`p48()` (#2687)

* Add (un)pack shorthands for 40-56 bit numbers

`u40`/`p40`, `u48`/`p48`, and `u56`/`p56` can be used to quickly unpack shorter integers.

`u48` can be used to unpack addresses leaked using a c-string function which stops at the first null-byte.
Instead of doing `u64(data.ljust(8, b'\x00"))` you can now just do `u48(data)`.

Refs #2447

* Update CHANGELOG

* Fix typo in CHANGELOG

3880 of 6530 branches covered (59.42%)

13377 of 18164 relevant lines covered (73.65%)

0.74 hits per line

Source Files on job 22304193982.1
  • Tree
  • List 152
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22304193982
  • 4ec81229 on github
  • Prev Job for on dev (#22282055373.1)
  • Next Job for on dev (#22306216380.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc