UserExistsError
Results
2
comments of
UserExistsError
`ExtractArray` pulls out the code section of a DLL (ignores PE header and all other sections that are not code). For a carefully written DLL, the code section can be...
I'm not able to reproduce this. The original `X-Amz-Date` header is always removed during signing, here: https://github.com/anvilsecure/aws-sigv4/blob/afcd81f3ab47e5d71535d97a05af0a91fa339694/src/main/java/burp/BurpExtender.java#L1414-L1417 The AWS SDK then adds a new date header itself. Can you confirm...