Skip to content

Commit

Permalink
Add Better Image
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinTimperio committed Jul 22, 2021
1 parent d4706e2 commit af7467b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goRAT.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (
endpoint_url = "@ENDPOINT_HERE@"
)

// Never obfuscate the Message type.
// Never obfuscate the Structs.
var _ = reflect.TypeOf(hardware{})

type hardware struct {
Expand Down
Binary file modified goRAT_Architecture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit af7467b

Please sign in to comment.