Remote Administration Tool Research forumRemote Administration Tool Research forum
  Remote Administration Tool Research forum
Register Social Groups Mark Forums Read

Go Back   Remote Administration Tool Research forum > Opensc.ws > Trojan discussion and general help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 22-11-2009, 21:14
Member
 
Join Date: Aug 2009
Posts: 92
raj.kiran.hero is on a distinguished road
hi guys one doubt for me ( so silly but usefull)

i am nooob guys i want to know three things buys please help me

1. which programming language will make us to earn more money i mean in job point of view ?and around the world which language is used in wide ?

2. shall we make RAT and iStealer in java ?

3.is it possible of making virus in mac ,linux in UNIX ?

please guuys help me ...thanks in advance
Reply With Quote
  #2 (permalink)  
Old 23-11-2009, 06:17
Senior Member
 
Join Date: Jun 2009
Location: 127.0.0.1
Posts: 1,104
~Fleck is on a distinguished road
Quote:
Originally Posted by raj.kiran.hero View Post
i am nooob guys i want to know three things buys please help me

1. which programming language will make us to earn more money i mean in job point of view ?and around the world which language is used in wide ?
c++ and delphi
Quote:
Originally Posted by raj.kiran.hero View Post
2. shall we make RAT and iStealer in java ?
java..i guess u can ..a friend of mine is making a rat in java..=/
Quote:
Originally Posted by raj.kiran.hero View Post
3.is it possible of making virus in mac ,linux in UNIX ?
Reply With Quote
  #3 (permalink)  
Old 23-11-2009, 06:43
Member
 
Join Date: Nov 2008
Posts: 71
kcscm is on a distinguished road
1.As fleck said learn C++ and delphi FTW

2.Yes u can build RAT ,and i have sen one RAT which is coded in java ,and the author is selling that too

3. Yes ,I have seen some making RAT for linux too ,i think language python .
Reply With Quote
  #4 (permalink)  
Old 24-11-2009, 14:53
Member
 
Join Date: Aug 2009
Posts: 92
raj.kiran.hero is on a distinguished road
@~Fleck ~

thank you very much for your reply and help ...

till now i thought java is the good language and the pay in java will be more but now i changed my mind

can you please tell why delphi professional's pay is more than java ? i mean what is the major difference between delphi and java ?

@kcscm ,

thank you very much for you reply and help ....

i heard many saying there is no way to create virus for linux because the reason they give is , there is no documents for unix the founder of unix had not documented .... is this true ?and no one can find how the internal kernal is working ?..... can you please give me explaination why the creating of virus is complex in linux compare to windows ?....thank is advance sorry my english is too bad
Reply With Quote
  #5 (permalink)  
Old 25-11-2009, 09:07
Senior Member
 
Join Date: Jun 2009
Location: 127.0.0.1
Posts: 1,104
~Fleck is on a distinguished road
Quote:
Originally Posted by raj.kiran.hero View Post
@~Fleck ~

thank you very much for your reply and help ...

till now i thought java is the good language and the pay in java will be more but now i changed my mind

can you please tell why delphi professional's pay is more than java ? i mean what is the major difference between delphi and java ?
not really sure...java is more like c++..but delphi is more common
To learn programming it's better to start off with Delphi. Java has better practical applications but you should be able to apply the principles learnt with Delphi to Java/C++ later on.
Quote:
Originally Posted by raj.kiran.hero View Post
@kcscm ,

thank you very much for you reply and help ....

i heard many saying there is no way to create virus for linux because the reason they give is , there is no documents for unix the founder of unix had not documented .... is this true ?and no one can find how the internal kernal is working ?..... can you please give me explaination why the creating of virus is complex in linux compare to windows ?....thank is advance sorry my english is too bad
i've heard that u can inject some sort of code into linux so that the kernel dosnt work..=/
not sure..just started to use kubuntu...
Reply With Quote
  #6 (permalink)  
Old 25-11-2009, 09:48
[Zombie]'s Avatar
Member
 
Join Date: Mar 2009
Location: Neither here, nor there.
Posts: 71
[Zombie] is on a distinguished road
Quote:
Originally Posted by raj.kiran.hero View Post
i am nooob guys i want to know three things buys please help me

1. which programming language will make us to earn more money i mean in job point of view ?and around the world which language is used in wide ?

2. shall we make RAT and iStealer in java ?

3.is it possible of making virus in mac ,linux in UNIX ?

please guuys help me ...thanks in advance
1. Anything. Google hires Python coders for backend work. So, If you're good enough at it. Any language can get you anywhere. Find one you enjoy writing in and stick to it.

2. ??

3. Nothing's impossible. But because of the structure of *nix based systems(Linux/BSD). And because of the number of different distro's it'd be rather hard to make anything worth using for *nix. To install the RAT at a systems level on *nix based systems you'd need to either exploit the kernel or crack the root password. But I think that's a bit beyond the scope of a RAT. ;]

Same deal with MAC's. OSX is just a heavily modified version of BSD.
__________________
Reply With Quote
  #7 (permalink)  
Old 25-11-2009, 23:56
Ant1-b0dy's Avatar
Senior Member
 
Join Date: Oct 2009
Location: North Carolina, USA
Posts: 238
Ant1-b0dy is on a distinguished road
As Others Have Been Saying:

Quote:
Originally Posted by raj.kiran.hero View Post

1. which programming language will make us to earn more money i mean in job point of view ?and around the world which language is used in wide ?
- Delphi/Pascal and C++ is suitable for 92% of the world since they're running Windows. Not to mention servers.

Quote:
Originally Posted by raj.kiran.hero View Post
2. shall we make RAT and iStealer in java ?
- A RAT IS possible in java, but java is tricky to code.

Quote:
Originally Posted by raj.kiran.hero View Post
3.is it possible of making virus in mac ,linux in UNIX ?
It is possible.
- Unix : If you can find documentation on it, then yes.
- Linux : Yes but as Zombie stated, it would be difficult since there are many distros of Linux around. A lot of servers run Debian.
- Mac OSX : Same with Linux. OSX is nothing more than BSD hyped with poorly coded "wow" effects, thus it is possible to create a RAT for their system.

Side note:
If you do create a RAT for multiple platforms, you can attempt to cross-platform them. This can be done in C++ or with DLLs [I think]. Linux and Windows have different internet connection methods, so you'd have to incorporate both or just create multiple RATs for multiple OSes.
__________________
Reply With Quote
  #8 (permalink)  
Old 01-12-2009, 15:17
Member
 
Join Date: Aug 2009
Posts: 92
raj.kiran.hero is on a distinguished road
@~Fleck, @Ant1-b0dy ,@[Zombie],

woooooooow guys ......w00t ......... thanks a lot for the wonderful information ...... love you all
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
hi guys please help me ebrahimlatifi Trojan discussion and general help 2 22-06-2009 11:37
ConPro usefull if you have no access to router to port forward ufinal Trojan & malware samples 16 28-05-2009 23:55
[Doubt]Connections are down ? TServerSocket Hacker Share Delphi help 7 28-01-2009 03:06
Sup guys Fallacy Off-topic 2 28-12-2008 21:15
[VB]usefull snippets Predator Snippets 0 30-07-2005 16:33


All times are GMT +1. The time now is 16:25.


vBulletin Version is 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.