Author Topic: Couldn't decide which distro should I use  (Read 1039 times)

0 Members and 1 Guest are viewing this topic.

Offline SoulX

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 4
    • View Profile
Couldn't decide which distro should I use
« on: June 24, 2014, 11:36:48 am »
I started to study the book "Hacking: The Art of Exploitation 2nd edition" days ago and I noticed something different when I followed the examples. The output after disassembling main in the .out file in my debian 7.5 distro is different from the result shown in the book. After googling, some commented that it is due to different version of gcc compile. I am wondering if I should use the live cd given or stick with debian 7.5.

Offline frog

  • Knight
  • **
  • Posts: 232
  • Cookies: 16
    • View Profile
Re: Couldn't decide which distro should I use
« Reply #1 on: June 24, 2014, 12:00:02 pm »
I would use the CD that comes with the book if it works. I bought a paperback copy but the CD never worked for me.

Offline zerotohero

  • /dev/null
  • *
  • Posts: 18
  • Cookies: -2
    • View Profile
Re: Couldn't decide which distro should I use
« Reply #2 on: June 24, 2014, 12:13:41 pm »
U should really check this link on the forum
https://evilzone.org/operating-system/an-informal-guide-to-linux-distributions-for-the-unwashed-hacker/
It was well written by vezzy.
It will explain well to your needs.

I always remember Phage once told me " There is nothing like a stable or perfect distro, just choose one and hardened that shit by yourself".
Very Inspirational  8)
"Fortune favours the bold"

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Couldn't decide which distro should I use
« Reply #3 on: June 24, 2014, 12:45:07 pm »
U should really check this link on the forum
https://evilzone.org/operating-system/an-informal-guide-to-linux-distributions-for-the-unwashed-hacker/
It was well written by vezzy.
It will explain well to your needs.

I always remember Phage once told me " There is nothing like a stable or perfect distro, just choose one and hardened that shit by yourself".
Very Inspirational  8)
That wasn't his question.

@OP: for examples I'd use the attached CD, that way you will be certain that everything matches.

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Couldn't decide which distro should I use
« Reply #4 on: June 25, 2014, 04:09:30 am »
Yeah that's a rather old book, gcc has certainly been updated since then.
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline SoulX

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 4
    • View Profile
Re: Couldn't decide which distro should I use
« Reply #5 on: June 25, 2014, 05:11:29 am »
Thank you all of you for your replies. I guess I will use the disc given.  :)

But will it be hard to adapt if I am able to start to code exploits in future? Should I be using an updated gcc and distro by that time (adapt to it) or stick with the current disc?
« Last Edit: June 25, 2014, 05:13:21 am by SoulX »

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Couldn't decide which distro should I use
« Reply #6 on: June 25, 2014, 07:23:30 am »
Stick with current disc while learning from that book...

Offline AcidHead

  • /dev/null
  • *
  • Posts: 6
  • Cookies: 2
    • View Profile
Re: Couldn't decide which distro should I use
« Reply #7 on: July 13, 2014, 02:32:43 pm »
i have that book too and have used the CD as a VM to follow the books examples, this book is a little outdated and the techniques discussed in it are to, but it will give you a good look at what exploit development is and is a good start....

Offline Phenom

  • Peasant
  • *
  • Posts: 51
  • Cookies: -29
  • Dreamer by Day , Hacker by Night
    • View Profile
    • The Nexus Web
Re: Couldn't decide which distro should I use
« Reply #8 on: July 13, 2014, 04:14:34 pm »
Stick with the Disc to learn from the book , and then you can review the change logs for the gcc compiler in order to render what you have to change in your knowledge.
Cookies are cookies, cookies dissapear, they come , they give and they take.
Honour cookies, respect cookies.
Dont complain about cookies, cookies dont like that, cookies will punish you.
Cookies are life , Cookies are love, Cookies define the very fiber of space.
Roses are red, violets are blue welcome to evilzone , may the cookies be with you

News Website made by me :
<a style="color:red" href="http://www.thenexusweb.com">The Nexus Web</a>

Offline Architect

  • Sir
  • ***
  • Posts: 428
  • Cookies: 56
  • STFU
    • View Profile
    • Rootd IRC
Re: Couldn't decide which distro should I use
« Reply #9 on: July 13, 2014, 08:17:55 pm »
inb4 yet another person says "stick to the disc". Seriously get your own replies, thanks. Shitposting etc. etc.

Offline Phenom

  • Peasant
  • *
  • Posts: 51
  • Cookies: -29
  • Dreamer by Day , Hacker by Night
    • View Profile
    • The Nexus Web
Re: Couldn't decide which distro should I use
« Reply #10 on: July 14, 2014, 03:46:09 am »
Hey, I'm emphasizing what he said in his post. I use Code::Blocks 11+ , and the C++ book I learned from used 10 something - o I had to download a version compatible and downgrade my gcc compiler.
Cookies are cookies, cookies dissapear, they come , they give and they take.
Honour cookies, respect cookies.
Dont complain about cookies, cookies dont like that, cookies will punish you.
Cookies are life , Cookies are love, Cookies define the very fiber of space.
Roses are red, violets are blue welcome to evilzone , may the cookies be with you

News Website made by me :
<a style="color:red" href="http://www.thenexusweb.com">The Nexus Web</a>