SND

My "Reversing Tools" Package

16 posts in this topic

Sup anyone, 

 

since ill move away a bit from the scene and focus on other project for some time until now i thought about releasing some tools i collected / gathered in the time i did reversing. 

This is a screenshot of the tools folder :

 

Of course any experienced person in the game already have these or 90% of them on their drive but this may become a starter package for new guys.

Tell me what you think!

I dont know if i am allowed to post the complete collection here without providing any Virus Total links as you wont think i would upload every tool to VirusTotal dont you ;)

Maybe you even want only some parts of it 

EDIT : Yes i know everybody wants that @Adolan OllyDbg :D

 

 

EDIT2 : Download (MEGA) 

Please login or register to see this link.

5 people like this

Share this post


Link to post
Share on other sites

Aslong as you provide a disclaimer that people download this at their own risk, i think we'll be able to look away when it comes to not having a virustotal link (please note this does not apply to anyone, sandaasu is a long time member and contributor, in no way does this mean we no longer require virustotal links)

Looks like a nice package anyway, lets hope it sparks an interest in learning to use these for some people ;)

1 person likes this

Share this post


Link to post
Share on other sites

my core collection:

8ssWw4u.png

 

Semi Complete collection:

WI2sF3i.png

 

 

Message me if you want any of it. 

 

IDA has Keypatch, Bindiff and a MSDN plugin

 

Share this post


Link to post
Share on other sites

Since obviously all the tool contained inside your toolkit are executable... as a genius i have been able to point that your rigs are to be used under a windows OS ...

which bring me to notice and share what for me is probly the most necessary tools and probly most usefull either when gathering first information to begin with or for more in-depth information gathering and reversing.

Usually you woudnt need to get this tool since it already built-in most Linux Operating System and can be simply runned from Command prompt but in order to use it on Windows (for whatever reason one would have in it mind to make reversing attempt under a Win system.. which dont make any sense to me)

 

  • NMAP
Nmap ("Network Mapper") is a free and open source (license) utility for network discovery and security auditing.

 

  • Official Sources:

    Please login or register to see this link.

 

 

  • Example of a representative Nmap scan:

Nmap scan report for scanme.nmap.org (74.207.244.221)
Host is up (0.029s latency).
rDNS record for 74.207.244.221: li86-221.members.linode.com
Not shown: 995 closed ports
PORT     STATE    SERVICE     VERSION
22/tcp   open     ssh         OpenSSH 5.3p1 Debian 3ubuntu7 (protocol 2.0)
| ssh-hostkey: 1024 8d:60:f1:7c:ca:b7:3d:0a:d6:67:54:9d:69:d9:b9:dd (DSA)
|_2048 79:f8:09:ac:d4:e2:32:42:10:49:d3:bd:20:82:85:ec (RSA)
80/tcp   open     http        Apache httpd 2.2.14 ((Ubuntu))
|_http-title: Go ahead and ScanMe!
646/tcp  filtered ldp
1720/tcp filtered H.323/Q.931
9929/tcp open     nping-echo  Nping echo
Device type: general purpose
Running: Linux 2.6.X
OS CPE: cpe:/o:linux:linux_kernel:2.6.39
OS details: Linux 2.6.39
Network Distance: 11 hops
Service Info: OS: Linux; CPE: cpe:/o:linux:kernel
TRACEROUTE (using port 53/tcp)
HOP RTT      ADDRESS
[Cut first 10 hops for brevity]
11  17.65 ms li86-221.members.linode.com (74.207.244.221)
Nmap done: 1 IP address (1 host up) scanned in 14.40 seconds

 

 

1 person likes this

Share this post


Link to post
Share on other sites
7 hours ago, johndoe1990 said:

Since obviously all the tool contained inside your toolkit are executable... as a genius i have been able to point that your rigs are to be used under a windows OS ...

which bring me to notice and share what for me is probly the most necessary tools and probly most usefull either when gathering first information to begin with or for more in-depth information gathering and reversing.

Usually you woudnt need to get this tool since it already built-in most Linux Operating System and can be simply runned from Command prompt but in order to use it on Windows (for whatever reason one would have in it mind to make reversing attempt under a Win system.. which dont make any sense to me)

 

  • NMAP
Nmap ("Network Mapper") is a free and open source (license) utility for network discovery and security auditing.

 

  • Official Sources:

    Please login or register to see this link.

 

 

  • Example of a representative Nmap scan:

Nmap scan report for scanme.nmap.org (74.207.244.221)
Host is up (0.029s latency).
rDNS record for 74.207.244.221: li86-221.members.linode.com
Not shown: 995 closed ports
PORT     STATE    SERVICE     VERSION
22/tcp   open     ssh         OpenSSH 5.3p1 Debian 3ubuntu7 (protocol 2.0)
| ssh-hostkey: 1024 8d:60:f1:7c:ca:b7:3d:0a:d6:67:54:9d:69:d9:b9:dd (DSA)
|_2048 79:f8:09:ac:d4:e2:32:42:10:49:d3:bd:20:82:85:ec (RSA)
80/tcp   open     http        Apache httpd 2.2.14 ((Ubuntu))
|_http-title: Go ahead and ScanMe!
646/tcp  filtered ldp
1720/tcp filtered H.323/Q.931
9929/tcp open     nping-echo  Nping echo
Device type: general purpose
Running: Linux 2.6.X
OS CPE: cpe:/o:linux:linux_kernel:2.6.39
OS details: Linux 2.6.39
Network Distance: 11 hops
Service Info: OS: Linux; CPE: cpe:/o:linux:kernel
TRACEROUTE (using port 53/tcp)
HOP RTT      ADDRESS
[Cut first 10 hops for brevity]
11  17.65 ms li86-221.members.linode.com (74.207.244.221)
Nmap done: 1 IP address (1 host up) scanned in 14.40 seconds

 

 

It does makes sense . You cant run / debug windows files under linux / unix system properly . Also its the most common way new ppl are working with , so this should meet quite all needings of those. 

cheers

Share this post


Link to post
Share on other sites
On 13.9.2016 at 8:52 PM, Panic7700 said:

Link would be Ace <3

 

On 13.9.2016 at 5:37 PM, genie said:

link please :)

 

On 19.9.2016 at 5:00 AM, n3hl said:

link please

 

On 19.9.2016 at 2:20 PM, underclass said:

LINK PLS :D

 

22 hours ago, lordm said:

Link would be great thanx

i will upload this package when i removed all personal informations from them , even when i only used these in one of my virtual machines

2 people like this

Share this post


Link to post
Share on other sites
On 2.10.2016 at 1:42 AM, n3hl said:

updates?

im sorry things got really busy . password is "sandaasu_cd"

Link: 

Please login or register to see this link.

!9ltAJs7-REI6gzss9naYDDFgLU13zaR5Ev04HTtSTLg

1 person likes this

Share this post


Link to post
Share on other sites

no dot net reflector with reflexil??

 

this makes me sad wabbit

Share this post


Link to post
Share on other sites
On 18.11.2016 at 6:17 PM, zacho96 said:

no dot net reflector with reflexil??

 

this makes me sad wabbit

dnSpy 3 beta is way better imho

2 people like this

Share this post


Link to post
Share on other sites

Thanks dude, came back few months later forgot about this thread have need of this now.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now