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

Gallopsled / pwntools / 10498607133
19%

Build:
DEFAULT BRANCH: dev
Ran 21 Aug 2024 10:54PM UTC
Jobs 1
Files 151
Run time 1min
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

12 Aug 2024 06:59PM UTC coverage: 74.023% (+0.02%) from 74.0%
10498607133

push

github

web-flow
Cache output of `asm()` (#2358)

* Cache output of `asm()`

To speed up repeated runs of an exploit, cache the assembled output.

Use a sha1 hash of the shellcode as well as relevant context values
like `context.arch` and `context.bits` to see if the exact same
shellcode was assembled for the same context before.

Fixes #2312

* Return path to cache file if `not extract`

* Update CHANGELOG

* Create temporary copy of cached file

* Add debug log about using the cache

* Include full assembler and linker commandlines in hash

This should catch any changes across pwntools updates and system environment changes.

* Include pwntools version in hash

4548 of 7382 branches covered (61.61%)

13216 of 17854 relevant lines covered (74.02%)

0.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
91.8
-3.28% pwnlib/tubes/buffer.py
3
79.36
-0.64% pwnlib/tubes/tube.py
Jobs
ID Job ID Ran Files Coverage
1 10498607133.1 21 Aug 2024 10:54PM UTC 151
74.02
GitHub Action Run
Source Files on build 10498607133
  • Tree
  • List 151
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 67678c2e on github
  • Prev Build on dev (#10356752872)
  • Next Build on dev (#10498884349)
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

© 2025 Coveralls, Inc