-
Notifications
You must be signed in to change notification settings - Fork 88
/
Copy pathchangelog
93 lines (84 loc) · 2.49 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
CHANGELOG:
VERSION 1.0-alpha:
+ public repository released on github
VERSION 1.0.1-alpha:
+ updated cloudflare_resolver module
+ added dns lib
+ fixed append libs bug
VERSION 1.1-alpha:
+ module hostname_resolver added
+ added new feature "init"
+ cloudflare_resolver module updated
+ updated modules simple changelog "standard"
+ added colors to µSploit changelog
VERSION 1.2-alpha:
+ updated cloudflare_resolver module
+ updated network_scanner
+ added netifaces library
+ scapy library replaced to core/libs
+ updated readme
+ fixed bug from usploit
VERSION 1.3-alpha:
+ fixed bug from bluetooth_pod module
+ fixed bug from email_bomber module
+ added new build system (error checking)
+ added module webserver_scout
+ added core module messages
+ updated check module command
+ updated dir_scanner
+ minor changes µsploit
VERSION 2.0-alpha:
+ rewritten µSploit
+ added new feature: you can now force to keep µSploit running when facing fatal error
+ changed bcolors module name to colors
+ fixed minor bugs
- removed install requirements command
- removed debug command
VERSION 3.0-alpha:
+ project renamed to Hakku Framework
+ added installer
+ added update feature
+ changed module standard
+ module importing changed (faster startup)
+ changed relative paths to absolute paths
+ added exceptions to cmethods
+ fixed about command
+ fixed system exit bug
+ fixed setvar bug
+ fixed check module command
+ fixed reload module command
+ added core/tmp directory for temp files
+ added clear tmp command
+ added new tests
+ added new functions to getpath core module
+ core module mscop added
+ core module command_handler added
+ core module scriptio added
+ core module moddbparser added
+ module database is now stored in xml format
+ added exception to cloudflare_resolver module
+ added whois module
+ added zip_cracker module
+ added rar_cracker module
+ added wordlist_gen module
- removed sys lib from module template
- removed useless libs from modules
VERSION 3.1-alpha:
+ rewritten dns_spoof module
+ rewritten arp_spoof module
+ updated core/conf/hosts file
+ added netfilterqueue lib
+ added core module apistatus
+ new api version 1.0.1-alpha
+ added arp_monitor module
+ added dhcp_dos module
+ fixed typo from core module moduleop
+ fixed updating feature
VERSION pre-1.0:
+ overhaul
+ python version 3.8 and 3.9 support
+ various fixes to modules
+ various fixes to core modules
+ added docs/
+ added flycheck to testing system
+ now on installer installs symlink and not bash script