This forum is in archive mode. You will not be able to post new content.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - neuron

Pages: [1]
1
C - C++ / Re: [C++] question about -> operator
« on: March 28, 2014, 04:37:12 PM »
@bluechill Would you recommend that tutorial over the one Kulverstukas posted? It seems to have a lot more detail. I also remember you saying  that the posted one was missing some crucial information and it seems like you know C++ pretty well so I trust your judgement. 

2
C - C++ / Re: [C++] question about -> operator
« on: March 27, 2014, 09:23:53 PM »
Ok, I think I understand now. The pointer points to the first variable in the struct. When   -> is used then the compiler looks at the original struct and then sees how much it must increment the pointer. Then the pointer is derefrenced and the execution continues. Hopefully I'm right, but thanks anyway!

3
C - C++ / [C++] question about -> operator
« on: March 27, 2014, 06:23:17 PM »
So I'm learning C++ from the tutorial that Kulverstukas posted. I already know a little C so I understand the extreme basics like variable types, structs, conditional statements, etc. However, pointers to structs don't seem to make much sense. I understand that a struct is really just a collection of variables grouped together under one name and that those variables must have memory addresses. However, how can you make a pointer to a struct as a whole? Stemming from that, how does the -> operator actually work when accessing members of a struct? I understand what it does, but I would really like to know how it actually works when compiled. I'd try to figure it out with GDB but it's not installed on my computer (yet) and I don't have internet access. If anyone knows, help would be greatly appreciated!

4
Projects and Discussion / Re: Projects for a noob
« on: March 22, 2014, 01:37:23 PM »
Sorry for the late reply! Thanks for the suggestions, I'm downloading Violent Python, which looks pretty interesting. I already know basic python but its interesting to learn it from the "hacker's" point of view and the projects look fascinating.


@DeepCopy and Kulverstukas,
Reread the stickies, kinda starting to see how mine was a stupid question. Sorry if I annoyed you with my naiveté.

5
Projects and Discussion / Projects for a noob
« on: March 18, 2014, 01:47:09 AM »
So everywhere I look stresses the value of hands on experience but, while exploitable VMs like Nebula are fine and dandy, local exploitation wont really help me at all unless I can gain access to a box in the first place. With remote exploitation, it looks to me that unless you find an 0day, you're not going to go anywhere. That brings me to my question: what are some programming projects that can teach me some knowledge I'll actually use? Coding a basic network scanner? Something that will listen to wireless data? A password brute forcer? I just don't know enough to know what's important!

Pages: [1]


Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.