Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Debian 9 debugging symbol installation #2384

Closed
wants to merge 1 commit into from
Closed

Debian 9 debugging symbol installation #2384

wants to merge 1 commit into from

Conversation

NaykiSec
Copy link
Contributor

Hello,

I've tried to install several times the linux image debugging symbols using the provided information from the documentation, (Line 45 to 58) without success.

So I used the available package on debian linux-image-$(uname -r)-dbg and it seems to work well.

It's easier for users if they don't have to add another repository and key (for example keyserver.ubuntu.com is down currently).

/!\ I don't know if using the standard image-dbg from the debina repo remove some analysis functionality /!\

Thanks for contributing! But first: did you read our community guidelines? Yes
https://cuckoo.sh/docs/introduction/community.html

What I have added/changed is: I added a line on how to install the package for debian 9
The goal of my change is: Have a functional example of debugging symbol installation for a Debian 9 linux guest
What I have tested about my change is: Installed a linux guest image (debian 9 amd64) and run several samples on it. (All worked)

Hello,
I tried several time to install the debugging symbols with the provided (Line 45 to 58) without success.

So i used the provided package on debian linux-image-$(uname -r)-dbg and it works.

It's easier for user if they don't have to add another depot and key (for exemple keyserver.ubuntu.com is down currently).

/!\ But i don't know if using the standard image from the debina repo remove some functionality
@coveralls
Copy link

coveralls commented Jul 20, 2018

Coverage Status

Coverage remained the same at 61.949% when pulling e48f8b9 on NaykiSec:patch-2 into c41c7c5 on cuckoosandbox:master.

@codecov-io
Copy link

codecov-io commented Jul 20, 2018

Codecov Report

Merging #2384 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2384   +/-   ##
======================================
  Coverage      62%     62%           
======================================
  Files         152     152           
  Lines       15177   15177           
======================================
  Hits         9410    9410           
  Misses       5767    5767

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c41c7c5...e48f8b9. Read the comment docs.

@jbremer
Copy link
Member

jbremer commented Oct 9, 2018

Merged, thanks!

jbremer pushed a commit to jbremer/cuckoo that referenced this pull request Oct 9, 2018
Hello,
I tried several time to install the debugging symbols with the provided (Line 45 to 58) without success.

So i used the provided package on debian linux-image-$(uname -r)-dbg and it works.

It's easier for user if they don't have to add another depot and key (for exemple keyserver.ubuntu.com is down currently).

/!\ But i don't know if using the standard image from the debina repo remove some functionality
@jbremer jbremer closed this Oct 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants