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

Gallopsled / pwntools / 4822
19%

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

pending completion
4822

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>

3376 of 6227 branches covered (54.22%)

10892 of 16154 relevant lines covered (67.43%)

1.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4822.1 28 Apr 2021 08:17PM UTC 0
67.1
Travis Job 4822.1
2 4822.2 28 Apr 2021 08:17PM UTC 0
67.73
Travis Job 4822.2
Source Files on build 4822
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4822
  • 603e5ba0 on github
  • Prev Build on dev (#603E5BA0...)
  • Next Build on dev (#4823)
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