Skip to content

Commit 90c74b7

Browse files
committed
change URL to porchetta industries github
1 parent b39e827 commit 90c74b7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2020, byt3bl33d3r
1+
Copyright (c) 2022, byt3bl33d3r, mpgn_x64
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Unintentional contributors:
3838
- @ConsciousHacker's partial Python port of Invoke-obfuscation from the [GreatSCT](https://github.com/GreatSCT/GreatSCT) project
3939

4040
# Documentation, Tutorials, Examples
41-
See the project's [wiki](https://github.com/byt3bl33d3r/CrackMapExec/wiki) for documentation and usage examples
41+
See the project's [wiki](https://mpgn.gitbook.io/crackmapexec/) for documentation and usage examples
4242

4343
# Installation
44-
Please see the installation wiki page [here](https://github.com/byt3bl33d3r/CrackMapExec/wiki/Installation) or the [GitBook](https://mpgn.gitbook.io/crackmapexec/)
44+
Please see the installation on the [GitBook](https://mpgn.gitbook.io/crackmapexec/)
4545

4646
# To do
4747
- ~~0wn everything~~

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ version = "5.3.0"
44
description = "A swiss army knife for pentesting networks"
55
authors = ["Marcello Salvati <[email protected]>", "Martial Puygrenier <[email protected]>"]
66
readme = "README.md"
7-
homepage = "https://github.com/byt3bl33d3r/CrackMapExec"
8-
repository = "https://github.com/byt3bl33d3r/CrackMapExec"
7+
homepage = "https://github.com/Porchetta-Industries/CrackMapExec"
8+
repository = "https://github.com/Porchetta-Industries/CrackMapExec"
99
exclude = []
1010
include = ["LICENSE", "cme/data/*", "cme/modules/*"]
1111
license = "BSD-2-Clause"

0 commit comments

Comments
 (0)