You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ My final goal is to write an application that is able to:
22
22
23
23
Thanks to the new core, cSploit will be easily portable.
24
24
25
-
Basically it can run on any UNIX-based system, but for now only andorid is supported. When I reach a beta-state version i will consider working on iOS, OSX, GTK+ and QT.
25
+
Basically it can run on any UNIX-based system, but for now only andorid is supported. When I reach a beta-state version I will consider working on iOS, OSX, GTK+ and QT.
26
26
27
27
### Contribute to the code
28
28
@@ -31,39 +31,39 @@ If you actively contribute to the project I will ask you to join the team.
31
31
32
32
### Support us
33
33
34
-
please[donate](/donate.html) to cSpoit to support our efforts and resources.
34
+
Please[donate](/donate.html) to cSpoit to support our efforts and resources.
35
35
Thank you :heart:
36
36
37
-
### story
37
+
### Story
38
38
39
39
After being initially created by evilsocket, I ( tux-mind ) started working on dSploit in summer 2012, i forked it and added the following features:
40
40
41
-
-vulnerability finder
42
-
-exploit finder
41
+
-Vulnerability finder
42
+
-Exploit finder
43
43
- MetaSploitFramework integration ( draft )
44
44
45
-
after some weeks the project owner ( evilsocket ) asked me to merge it to the upstream branch.
46
-
initially we were about 2 main developers (me and evilsocket) and an UI developer ( androguide ).
47
-
after a few months evilsocket get overloaded by work and stop working on it.
45
+
After some weeks the project owner ( evilsocket ) asked me to merge it to the upstream branch.
46
+
Initially there were about 2 main developers (me and evilsocket) and an UI developer ( androguide ).
47
+
After a few months evilsocket got overloaded by work and stop working on it.
48
48
49
49
50
-
but i kept working on dSploit, always trying to improve it.
51
-
many function were slow and error-prone, i changed the way them work, added new features and correct many bugs.
50
+
But I kept working on dSploit, always trying to improve it.
51
+
Many functions were slow and error-prone, I changed the way them work, added new features and corrected many bugs.
52
52
53
53
54
-
finally, in summer 2014 i suggested a new way to make dSploit work, the new core.
55
-
basically i wish to move all the slow and inefficent code out of Java.
56
-
evilsocket agree with my suggestion and told me to start working on it.
57
-
evilsocket were very busy with work because he started working for zImpremium.
54
+
Finally, in summer 2014 I suggested a new way to make dSploit work, the new core.
55
+
basically I wish to move all the slow and inefficent code out of Java.
56
+
Evilsocket agreed with my suggestion and told me to start working on it.
57
+
Evilsocket is very busy with work because he started working for zImpremium.
58
58
59
59
60
-
on autumn 2014 evilsocket received the order to merge dSploit into zANTI2.
60
+
On autumn 2014 evilsocket received the order to merge dSploit into zANTI2.
61
61
this decision killed the project.
62
-
i asked if i could bring it on, but evilsocket told that the domain dsploit.net belongs to him
63
-
and dsploit will oficially merge into zANTI2.
64
-
so i forked the project and finished my work on the new core.
62
+
I asked if I could bring it on, but evilsocket told that the domain dsploit.net belongs to him
63
+
and dsploit will officially merge into zANTI2.
64
+
so I forked the project and finished my work on the new core.
65
65
66
-
> **NOTE:**evilsocket told, that in a far future zANTI2 will be open source,
66
+
> **NOTE:**Evilsocket told, that in a far future zANTI2 will be open source,
67
67
> but I don't want to wait for this, I want to finish all original dSploit TODOs.
0 commit comments