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

Gallopsled / pwntools / 4822 / 2
74%
dev: 74%

Build:
DEFAULT BRANCH: dev
Ran 28 Apr 2021 08:17PM UTC
Files 148
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

28 Apr 2021 08:10PM UTC coverage: 67.73% (-5.7%) from 73.388%
4822.2

push

travis-ci

web-flow
Another attempt for rop.ret2csu (#1429)

* Add rop.ret2csu()

* Removed magic numbers

* Replaced if elf.sym.has_key(u'__libc_csu_init') with if u'__libc_csu_init' in elf.symbols

* Consistently used unicode strings to search for symbols

* Used the Capstone SKIPDATA option to deal with endbr64 instructions

* Added comment to clarify why we set rbp and rbx

* Account for newer versions of gcc populating registers in a different order

* Code style issues

* Add padding functionality

* Split files and add tests at last

* Implement flat interface in ROP

* Make linters happy

* Update changelog

* Add a more detailed doctest

* Actually set uid and hopefully solve all the corefile problems

* Show me the bug

* More verbosity

BTW fix py3 sockets incosistency

* The most debug

* Should finally work

* It must work now

Co-authored-by: CptGibbon <maximimijk@gmail.com>

3523 of 6413 branches covered (54.94%)

11143 of 16452 relevant lines covered (67.73%)

0.68 hits per line

Source Files on job 4822.2
  • Tree
  • List 0
  • Changed 74
  • Source Changed 0
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3941
  • Travis Job 4822.2
  • 603e5ba0 on github
  • Prev Job for on dev (#603e5ba0f139c95dec92e52c47a1ee3659a31838.1)
  • Next Job for on dev (#4823.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