Skip to content

Commit 7a18ef5

Browse files
committed
About to tag a release
1 parent 678981d commit 7a18ef5

File tree

97 files changed

+102
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+102
-102
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion

README.md

Lines changed: 2 additions & 2 deletions

examples/dpapi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# Impacket - Collection of Python classes for working with network protocols.
33
#
4-
# SECUREAUTH LABS. Copyright (C) 2021 SecureAuth Corporation. All rights reserved.
4+
# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved.
55
#
66
# This software is provided under a slightly modified version
77
# of the Apache Software License. See the accompanying LICENSE file

examples/exchanger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# Impacket - Collection of Python classes for working with network protocols.
33
#
4-
# SECUREAUTH LABS. Copyright (C) 2021 SecureAuth Corporation. All rights reserved.
4+
# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved.
55
#
66
# This software is provided under a slightly modified version
77
# of the Apache Software License. See the accompanying LICENSE file

examples/mimikatz.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# Impacket - Collection of Python classes for working with network protocols.
33
#
4-
# SECUREAUTH LABS. Copyright (C) 2021 SecureAuth Corporation. All rights reserved.
4+
# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved.
55
#
66
# This software is provided under a slightly modified version
77
# of the Apache Software License. See the accompanying LICENSE file

examples/rbcd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# Impacket - Collection of Python classes for working with network protocols.
33
#
4-
# SECUREAUTH LABS. Copyright (C) 2021 SecureAuth Corporation. All rights reserved.
4+
# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved.
55
#
66
# This software is provided under a slightly modified version
77
# of the Apache Software License. See the accompanying LICENSE file

examples/reg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# Impacket - Collection of Python classes for working with network protocols.
33
#
4-
# SECUREAUTH LABS. Copyright (C) 2021 SecureAuth Corporation. All rights reserved.
4+
# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved.
55
#
66
# This software is provided under a slightly modified version
77
# of the Apache Software License. See the accompanying LICENSE file

examples/smbpasswd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# Impacket - Collection of Python classes for working with network protocols.
33
#
4-
# SECUREAUTH LABS. Copyright (C) 2021 SecureAuth Corporation. All rights reserved.
4+
# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved.
55
#
66
# This software is provided under a slightly modified version
77
# of the Apache Software License. See the accompanying LICENSE file

impacket/ImpactPacket.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Impacket - Collection of Python classes for working with network protocols.
22
#
3-
# SECUREAUTH LABS. Copyright (C) 2018 SecureAuth Corporation. All rights reserved.
3+
# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved.
44
#
55
# This software is provided under a slightly modified version
66
# of the Apache Software License. See the accompanying LICENSE file

impacket/dcerpc/v5/atsvc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Impacket - Collection of Python classes for working with network protocols.
22
#
3-
# SECUREAUTH LABS. Copyright (C) 2018 SecureAuth Corporation. All rights reserved.
3+
# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved.
44
#
55
# This software is provided under a slightly modified version
66
# of the Apache Software License. See the accompanying LICENSE file

0 commit comments

Comments
 (0)