vsm-rootkit-detector 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
rootkit_detector/cli.py CHANGED
@@ -13,6 +13,11 @@ def main():
13
13
  parser = argparse.ArgumentParser(
14
14
  description="Educational Linux Rootkit Detection Tool"
15
15
  )
16
+ parser.add_argument(
17
+ "--version",
18
+ action="version",
19
+ version="VSM Rootkit Detector v0.1.1\nDeveloped by Midarsha S, Vaishnavi S, Spoorthi"
20
+ )
16
21
  parser.add_argument("--repeats", type=int, default=3)
17
22
  parser.add_argument("--delay", type=int, default=1)
18
23
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vsm-rootkit-detector
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: VSM Rootkit Detection Tool (Educational Linux Security Project)
5
5
  Author-email: Vaishnavi S <vaishanvi@example.com>, Spoorthi <spoorthi@example.com>, Midarsha S <midarsha@example.com>
6
6
  License: MIT
@@ -1,5 +1,5 @@
1
1
  rootkit_detector/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- rootkit_detector/cli.py,sha256=iQmIjJ2CXk-bpP1EQp6axjpRkfdCxv5NhB9O4yC1A_E,871
2
+ rootkit_detector/cli.py,sha256=-GXn9562m70lEaHsSKlvPH7yyuDChoBr0Z_4wErd0DM,1027
3
3
  rootkit_detector/main.py,sha256=JSK3T3rpZY0xhknmGbrywJ57HUKx2mii3QXvRujHDJA,838
4
4
  rootkit_detector/comparator/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  rootkit_detector/comparator/compare.py,sha256=Jw-70v8rlcELjkDDE_PItwKAquZ6gJ_SAYMEoICvcq4,278
@@ -7,8 +7,8 @@ rootkit_detector/views/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
7
7
  rootkit_detector/views/library_view.py,sha256=RIz5BtRt9clfYJZHIlVU0PcvgaWK1sc1Y9o9Dr2Z2qE,167
8
8
  rootkit_detector/views/system_view.py,sha256=x0t-OrQ3C6vrydK6M5kT0sd48QyWLH20q6_xbMz3gIY,463
9
9
  rootkit_detector/views/user_view.py,sha256=HrqE3OQwBnqwuSMCQeUr0GWIl-L-zP-8zSWglJ95wVM,180
10
- vsm_rootkit_detector-0.1.0.dist-info/METADATA,sha256=6kgW27AZ2NT2j3seKisQKkou4fdUTRaa12dJMuF7g_c,835
11
- vsm_rootkit_detector-0.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
12
- vsm_rootkit_detector-0.1.0.dist-info/entry_points.txt,sha256=egZLuj_Xlj52sy8GEsXw56i0MMuRqo7RY9o9jG59viQ,58
13
- vsm_rootkit_detector-0.1.0.dist-info/top_level.txt,sha256=EGzpGvS8GV4xauuRNEgqADoP9lZVJaNt-D6J9jaNUDc,17
14
- vsm_rootkit_detector-0.1.0.dist-info/RECORD,,
10
+ vsm_rootkit_detector-0.1.1.dist-info/METADATA,sha256=px-uUV264N77NCjAQ1q-yuxBdBNrpHNadshb9IPx4LY,835
11
+ vsm_rootkit_detector-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
12
+ vsm_rootkit_detector-0.1.1.dist-info/entry_points.txt,sha256=egZLuj_Xlj52sy8GEsXw56i0MMuRqo7RY9o9jG59viQ,58
13
+ vsm_rootkit_detector-0.1.1.dist-info/top_level.txt,sha256=EGzpGvS8GV4xauuRNEgqADoP9lZVJaNt-D6J9jaNUDc,17
14
+ vsm_rootkit_detector-0.1.1.dist-info/RECORD,,