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 > [downloads] > Delphi sources > RAT source

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 17-12-2009, 22:03
slayer616's Avatar
Senior Member
 
Join Date: Dec 2007
Location: Earth
Posts: 1,020
slayer616 is on a distinguished road
MiniRAT 0.5c Beta 1 with Multifiletransfer

Today i worked on the Multiple File Transfer....
You can now download up to 10-50 Files once with the fastest Rates which are possible...
Upload is not done yet but i will work on it tommorow!

Attached Files
File Type: rar MiniRAT 0.5c Beta 1.rar (104.3 KB, 249 views)
__________________




We are fighting the game of capitalism,
we level the way for the socialism,
our pride will never be sold,
we are coming for you, holders of gold!
Reply With Quote
  #2 (permalink)  
Old 17-12-2009, 22:25
Junior Member
 
Join Date: Oct 2009
Location: earth
Posts: 26
Jc0d3r is on a distinguished road
Thanx for your great work and public version

Great work great man !
Reply With Quote
  #3 (permalink)  
Old 17-12-2009, 23:14
┌∩┐(◣_◢)┌∩┐'s Avatar
Senior Member
 
Join Date: Sep 2009
Location: United Kingdom
Posts: 493
┌∩┐(◣_◢)┌∩┐ is on a distinguished road
well i have to admit im not a delphi programer when it comes down to delphi i have the brain of a melon but this looks mighty inpressive for a delphi rat code (downloaded and compiled with delphi 2007 lite.)

im looking forward to seeing more keep up the good work slayer
__________________


☻/
/▌
/ \


http://www.youtube.com/c0nw0nks
Reply With Quote
  #4 (permalink)  
Old 18-12-2009, 03:34
mjrod5's Avatar
Senior Member
 
Join Date: Aug 2008
Location: FillChar(Location,SizeOf(Location),0);
Posts: 2,183
mjrod5 is on a distinguished road
Code:
BlockList   :Array[0..99] Of String;
  Public
    SocketList  :Array[0..99] Of TSocket;
    Port        :Integer;
    Count       :Integer;
    ReturnError :Integer;

    Function Listen: Integer;
    Function AcceptNew(SSock: TSocket): Integer;
    Function GetFreeHandle(VAR Int: Integer): Integer;
    Function ReCount: Integer;
    Function Disconnect(dAddress, dPort: String): Boolean;

    Procedure ResolveStatus(Int: Integer);
  End;

var
  TransferInfo: TTransferInfo;
  rSocket: RemoteSock;
  Password: String;
  HandleList: Array[0..99] Of THandle;
  TransferList: Array[0..99] Of THandle;
I thought you had taken off the max number of users restriction
__________________
I look up to Krippler, Wez(Protocol), and XoreDev
Reply With Quote
  #5 (permalink)  
Old 18-12-2009, 06:19
Member
 
Join Date: Feb 2008
Posts: 34
ujija is on a distinguished road
slayer616's you should use ICS TWSocket instead of old holes TSocket
Reply With Quote
  #6 (permalink)  
Old 18-12-2009, 06:50
slayer616's Avatar
Senior Member
 
Join Date: Dec 2007
Location: Earth
Posts: 1,020
slayer616 is on a distinguished road
@mjrod: Sry i forgot to remove them, if you look into the whole Socket Accept Handling you should see that i dont use the Array anymore!

@others: I found several Bugs, which got fixed :P
__________________




We are fighting the game of capitalism,
we level the way for the socialism,
our pride will never be sold,
we are coming for you, holders of gold!
Reply With Quote
  #7 (permalink)  
Old 18-12-2009, 14:43
slayer616's Avatar
Senior Member
 
Join Date: Dec 2007
Location: Earth
Posts: 1,020
slayer616 is on a distinguished road
Ok i am working on a safe threaded File Transfer since the access to the listview in the Transferview can cause problems...

With the safe-threaded Function this RAT will be pretty stable...
__________________




We are fighting the game of capitalism,
we level the way for the socialism,
our pride will never be sold,
we are coming for you, holders of gold!
Reply With Quote
  #8 (permalink)  
Old 18-12-2009, 14:55
slayer616's Avatar
Senior Member
 
Join Date: Dec 2007
Location: Earth
Posts: 1,020
slayer616 is on a distinguished road
I changed my mind, since some guys gave me some advice to stop doing that opensource, the next releases will be just aviable as binaries...
__________________




We are fighting the game of capitalism,
we level the way for the socialism,
our pride will never be sold,
we are coming for you, holders of gold!
Reply With Quote
  #9 (permalink)  
Old 18-12-2009, 16:54
Unregistered
Guest
 
Posts: n/a
Quote:
Originally Posted by slayer616 View Post
I changed my mind, since some guys gave me some advice to stop doing that opensource, the next releases will be just aviable as binaries...
And how is the ripper then?
Reply With Quote
  #10 (permalink)  
Old 18-12-2009, 18:07
Unregistered
Guest
 
Posts: n/a
is this delphi 7?
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
MiniRAT 0.5c slayer616 RAT source 14 04-01-2010 08:15
MiniRAT 0.5b LttCoder RAT source 40 25-11-2009 13:43
MiniRAT 0.5b Filetransfer explaination plz? Nuffe Delphi help 3 10-10-2007 10:51
p0ke's miniRAT 0.5b help Kill3r7 Source Code help 2 23-09-2007 12:52
MiniRat / Sockets Previous Encounter Delphi help 2 16-01-2007 13:50


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


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