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

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

Build:
DEFAULT BRANCH: dev
Ran 09 Dec 2025 10:07AM UTC
Files 148
Run time 4s
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

31 Oct 2021 11:35PM UTC coverage: 0.0%. Remained the same
1.1

push

github

web-flow
Fix: TypeError: can't concat str to bytes (#1953)

* Fix: TypeError: can't concat str to bytes

sh_string returns a string, but two lines try to concat it with bytes, which throws a TypeError.  Either convert them all to bytes or all to string.

* Update to use packing._need_bytes

I just followed the format from surrounding conversions.  Hopefully that works correctly.

* Update pwnlib/tubes/ssh.py

Co-authored-by: Arusekk <arek_koz@o2.pl>

* Conversion to bytes

* Going for higher level conversion

Co-authored-by: Arusekk <arek_koz@o2.pl>

0 of 16528 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job 1.1
  • Tree
  • List 148
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • ddeddd45 on github
  • Prev Job for on dev (#1.1)
  • Next Job for on dev (#1.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