Login Register


What are these programs coded in? filter_list
Author
Message
What are these programs coded in? #1
Okay I'm done using other peoples programs. I don't want to be a script kiddie, I want to learn how these programs work and begin to design my own. I already have some programming experience in Java, but that's about all I know as far as actual programming. I can change people's code when it's un-compiled no problem, but I want to start making my own programs from scratch so that they better fit my needs. Most of the programs I use look like this and I feel like many of them are written in the same language:

http://grab.by/vNWK
http://grab.by/vNWM
http://grab.by/vNXq
http://grab.by/vNWU

So what language would be best for making similar programs to those?

I want my first program to be a simple notepad program, but without the limitations of the stock notepad, like let me open files that are huge (5GB+), and maybe even a few other features.. Thanks.

Reply

RE: What are these programs coded in? #2
Cheat Engine is open source and is mostly written in Pascal from the looks of it; http://cheat-engine.googlecode.com/svn/t...%20Engine/

Reply

RE: What are these programs coded in? #3
I suggest looking up a program called PEiD. However you don't want to follow in the footsteps of these programs. If you want to start making your own tools I recommend using a language such as C.
[Image: F4Z9Dqw.png]

Reply

RE: What are these programs coded in? #4
Cheat Engine - Pascal
Gr3eNoX Exploit Scanner - VB/C#
Bolt's Flooder - VB/C#
Havij - VB6
[Image: CDUAq9d.png]

Reply

RE: What are these programs coded in? #5
So from what I read I will want to learn Visual Basic and C#. And thanks Breshie that program is awesome!

Reply

RE: What are these programs coded in? #6
(04-07-2014, 01:10 AM)Gengar Wrote: So from what I read I will want to learn Visual Basic and C#. And thanks Breshie that program is awesome!

VB... I see you're not going anywhere soon.

C# is good, but VB... I fear for your future.
[Image: BXqGARG.png]

Reply

RE: What are these programs coded in? #7
(04-07-2014, 02:01 PM)Duubz Wrote: VB... I see you're not going anywhere soon.

C# is good, but VB... I fear for your future.

Aside from the syntax, they have literally the exact same functionality. Y'know, since they both work off the same framework.
[Image: CDUAq9d.png]

Reply

RE: What are these programs coded in? #8
All of those programs should be achievable in, C, C#, C++, VB.net, and F#(Maybe)

(04-07-2014, 02:01 PM)Duubz Wrote: VB... I see you're not going anywhere soon.

C# is good, but VB... I fear for your future.
Why are you hating on VB.net?
(This post was last modified: 04-07-2014, 07:52 PM by Cake.)

Reply

RE: What are these programs coded in? #9
(04-07-2014, 07:51 PM)Kodo Wrote: All of those programs should be achievable in, C, C#, C++, VB.net, and F#(Maybe)

Why are you hating on VB.net?

I don't recall hating on it.

But only knowing vb isn't going to get 'im far.
[Image: BXqGARG.png]

Reply

RE: What are these programs coded in? #10
(04-07-2014, 10:01 PM)Duubz Wrote: I don't recall hating on it.

But only knowing vb isn't going to get 'im far.
VB.net can get you very far but not as far as something like c++ could.

Reply







Users browsing this thread: