Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


What kind of all C programming tutorials do you want to see posted here? filter_list
Author
Message
RE: What kind of all C programming tutorials do you want to see posted here? #12
(02-05-2019, 12:42 AM)sunjester Wrote:
(02-05-2019, 12:35 AM)Confidential Wrote:
(02-04-2019, 05:46 PM)sunjester Wrote: hacking tools are more than likely going to be coded in c++ rather than c, due to the winapi. however, if the tools are focues on unix, c might be a better solution.

There's A LOT more stuff that can be written in C other than Unix, lol. Unix isn't the only OS that was written in C, or at least had something to do with it. There's a lot of stuff on Windows that was written in C and then there's Linux, which was almost entirely written in C. In fact, there was a point in time where pretty much everything was written in C, lol.

while all of that is true it doesn't negate the fact that it's much easier to write keyloggers with c++ than it is with c. It's much easier to use the WinAPI with c++ than it is with c.

Even though what you're saying is also true, there's only a few things that are more simple to be written in C++. I think you're aware, but C++ is obviously a lot more of an advanced language than C, since C++ is pretty much C, but far more advanced. I mean, C++ only exists because of C anyways, since C is what C++ started to be developed with in the beginning. In comparison of the two, C is actually the one that should be the more simple language, which is why that's what C is mainly used for nowadays (simplicity/minimalism).
(This post was last modified: 02-05-2019, 01:01 AM by Confidential.)

[+] 1 user Likes Confidential's post
Reply





Messages In This Thread
RE: What kind of all C programming tutorials do you want to see posted here? - by Confidential - 02-05-2019, 01:00 AM



Users browsing this thread: 1 Guest(s)