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

jbremer / cuckoo
45%
master: 62%

Build:
Build:
LAST BUILD BRANCH: expose0
DEFAULT BRANCH: master
Repo Added 25 Oct 2016 06:53AM UTC
Files 178
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

LAST BUILD ON BRANCH unicode-filenames
branch: unicode-filenames
CHANGE BRANCH
x
Reset
  • unicode-filenames
  • 2.0.0
  • 2.0.1a1
  • 2.0.5.2
  • 206
  • 2061
  • 2062
  • 64bit0
  • actual-tesseract-fix
  • analyzer-unittest
  • anonymous-reprocess
  • api-unic
  • cfg1
  • cleanup-webif
  • compat1
  • config-caching
  • core-aborted
  • core-submit
  • critical-timeout
  • cwd-migr
  • cwddel
  • dashb1
  • dashboard
  • data-init-file
  • data-init-file2
  • dde1
  • dde2
  • dist0
  • dist1
  • dist2
  • dumpmem0
  • dumpmem1
  • eggh021
  • elastic-mongo-abstract
  • empty-reprocess
  • ensure-archives
  • esmerge
  • expose0
  • extend-task
  • extr-wheel
  • extracted
  • extracted3
  • feedback
  • finalize-database-migration
  • finalize-import
  • fix-screenshots
  • fixup-fileupload
  • fixup-machine-app
  • fixup-rooter
  • global-db-instance
  • high0
  • ifconfig
  • inetsim2
  • init-binaries
  • json-speedup
  • kernel
  • kernel2
  • large-file-support
  • lib-issue
  • linux-analysis
  • linux2
  • lnk-support
  • load-signatures
  • logging-tweak
  • macosx0
  • macosx1
  • macosx2
  • macosx3
  • macro
  • magic
  • magic0
  • magic1
  • magic64
  • mainexc
  • master
  • merge-http
  • merge-pcap
  • misc-changes
  • mongo-abstract
  • mongo-connect
  • mongo-testing
  • monitor-fixes
  • newdocs2
  • no-tesseract-warning
  • none-filetype
  • obsolete-dirs
  • package
  • pcap1
  • pcapwebif
  • pdf-report
  • pdf-update
  • pdf0
  • performance
  • pidfile
  • pipinst
  • postsubmit-page
  • ppid0
  • pr-merge1
  • preinstall
  • procmem
  • ps1trail
  • rarfile
  • rdp
  • rdp-merge0
  • recentfiles
  • recentfiles2
  • recentfiles3
  • reinstall
  • relative-webif
  • releases
  • rename
  • replay
  • replay1
  • requests2.13
  • reworkscheduler
  • rooter1
  • scheduler
  • sdist
  • setup.py-exceptions
  • sflock-api
  • sflock-upd
  • simplify-packages
  • startup-tweaks
  • stricter-packages
  • stuff1
  • submit-urls
  • test0
  • things
  • travis-macosx
  • tweaks1
  • uni0
  • uni1
  • unicode-support
  • unicwd
  • unilog
  • upd-deps
  • upd-setuptools
  • ux-fixes
  • ux-merges
  • view-tasks
  • virtualbox-tweakings
  • virtualbox-tweaks
  • vm1
  • vmrouting-tweak1
  • volatility
  • volatility-coverage
  • vpn-routing
  • wip-jbr
  • yara-offsets
  • yara360
  • yara361
  • yara362
  • yaraload
  • yaramatchstrings

pending completion
307

push

travis-ci

jbremer
fix unicode filename issues and improve guest crashes

* Make hard errors out of incorrect requests to the new Cuckoo Agent as
  otherwise things fail silently which makes it harder to debug.
* Pass along a dummy filename when storing the sample, rather than its
  real name. The actual filepath where it will be stored is passed along
  in a separate variable anyway. This prevents unicode parsing issues on
  the new Cuckoo Agent side.
* Bump the default Agent to 0.7 as it contains unicode parsing tweaks.
* Remove superfluous exception handling which only made debugging worse.
  By catching the errors and then throwing only the error message we're
  missing out on the most crucial part of the errors, their stacktraces.
  Can't unittest it currently, but it has been tested to provide much
  better feedback to the Host in the case an exception occurs.
* Fix unicode vs ascii issue when the file to-be-analyzed is missing,
  which happened due to the other unicode issues mentioned above, in
  some (non-realistic) situations resulting in a completely unrelated
  (but fatal) error message.

6763 of 14915 relevant lines covered (45.34%)

0.45 hits per line

Relevant lines Covered
Build:
Build:
14915 RELEVANT LINES 6763 COVERED LINES
0.45 HITS PER LINE
Source Files on unicode-filenames
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
307 unicode-filenames fix unicode filename issues and improve guest crashes * Make hard errors out of incorrect requests to the new Cuckoo Agent as otherwise things fail silently which makes it harder to debug. * Pass along a dummy filename when storing the sample, ... push 06 Mar 2017 04:13AM UTC jbremer travis-ci pending completion  
See All Builds (731)
  • Repo on GitHub
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