![]() |
|
Your Op - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Coding (https://sinister.li/Forum-Coding--71) +--- Thread: Your Op (/Thread-Your-Op) Pages:
1
2
|
Your Op - Pain - 11-04-2012 Hello, please tell me what you think well i want to learn C after that, i want to start with exploitation to brush my skills . RE: Your Op - Anima Templi - 11-04-2012 What are your end goals? Which kind of exploitation? RE: Your Op - Pain - 11-04-2012 Well i was thinking about starting with Art of Exploitation or ShellCoders . (11-04-2012, 02:09 AM)Anima Templi Wrote: What are your end goal? Which kind of exploitation? RE: Your Op - DaPaus - 11-04-2012 Well C is a good languages to learn, tough it can be hard as a first language because of the steep learning curve. Personally I wanted to learn C first, but I quickly changed too C++. They are quite familiar. But C++ is almost like C with some upgrades etc. RE: Your Op - Hatrk - 11-04-2012 [quote='Pain' pid='99061' dateline='1351992021'] Well i was thinking about starting with Art of Exploitation or ShellCoders . well .. for that C is a good starting... then for Shell-coding i will recommend you to learn python and shell is also a coding for that and what do you mean by art of exploitation - [SOCIAL ENGINEERING or anything else ?? RE: Your Op - Pain - 11-04-2012 The art of exploitation is an ebook . (11-04-2012, 04:13 AM)Hatrk Wrote: [quote='Pain' pid='99061' dateline='1351992021'] RE: Your Op - Hatrk - 11-04-2012 (11-04-2012, 05:23 AM)Pain Wrote: The art of exploitation is an ebook .OKAY then LEARNING C IS good at first ... go AHEAD RE: Your Op - Pain - 11-04-2012 (11-04-2012, 02:23 AM)Dapaus Wrote: Well C is a good languages to learn, tough it can be hard as a first language because of the steep learning curve. Personally I wanted to learn C first, but I quickly changed too C++. They are quite familiar. But C++ is almost like C with some upgrades etc. I don't get you, how do you mean C++ with some upgrades? RE: Your Op - Deque - 11-04-2012 C is a subset of C++. That's the reason they called it C++. It is C plus more. RE: Your Op - Pain - 11-04-2012 Oh i get it now . |