Uses of Class
security.whisper.javastix.coo.types.WindowsPeOptionalHeader
Packages that use WindowsPeOptionalHeader
-
Uses of WindowsPeOptionalHeader in security.whisper.javastix.coo.types
Methods in security.whisper.javastix.coo.types that return WindowsPeOptionalHeaderModifier and TypeMethodDescriptionWindowsPeOptionalHeader.Builder.build()Builds a newWindowsPeOptionalHeader.static WindowsPeOptionalHeaderWindowsPeOptionalHeader.copyOf(WindowsPeOptionalHeaderObj instance) Creates an immutable copy of aWindowsPeOptionalHeaderObjvalue.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withAddressOfEntryPoint(long value) Copy the current immutable object by setting a present value for the optionaladdressOfEntryPointattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withAddressOfEntryPoint(Optional<Long> optional) Copy the current immutable object by setting an optional value for theaddressOfEntryPointattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withBaseOfCode(long value) Copy the current immutable object by setting a present value for the optionalbaseOfCodeattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withBaseOfCode(Optional<Long> optional) Copy the current immutable object by setting an optional value for thebaseOfCodeattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withBaseOfData(long value) Copy the current immutable object by setting a present value for the optionalbaseOfDataattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withBaseOfData(Optional<Long> optional) Copy the current immutable object by setting an optional value for thebaseOfDataattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withChecksumHex(String value) Copy the current immutable object by setting a present value for the optionalchecksumHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withChecksumHex(Optional<String> optional) Copy the current immutable object by setting an optional value for thechecksumHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withDllCharacteristicsHex(String value) Copy the current immutable object by setting a present value for the optionaldllCharacteristicsHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withDllCharacteristicsHex(Optional<String> optional) Copy the current immutable object by setting an optional value for thedllCharacteristicsHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withFileAlignment(long value) Copy the current immutable object by setting a present value for the optionalfileAlignmentattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withFileAlignment(Optional<Long> optional) Copy the current immutable object by setting an optional value for thefileAlignmentattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withHashes(Map<String, ? extends String> entries) Copy the current immutable object by replacing thehashesmap with the specified map.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withImageBase(long value) Copy the current immutable object by setting a present value for the optionalimageBaseattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withImageBase(Optional<Long> optional) Copy the current immutable object by setting an optional value for theimageBaseattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withLoaderFlagsHex(String value) Copy the current immutable object by setting a present value for the optionalloaderFlagsHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withLoaderFlagsHex(Optional<String> optional) Copy the current immutable object by setting an optional value for theloaderFlagsHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMagicHex(String value) Copy the current immutable object by setting a present value for the optionalmagicHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMagicHex(Optional<String> optional) Copy the current immutable object by setting an optional value for themagicHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMajorImageVersion(long value) Copy the current immutable object by setting a present value for the optionalmajorImageVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMajorImageVersion(Optional<Long> optional) Copy the current immutable object by setting an optional value for themajorImageVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMajorLinkerVersion(long value) Copy the current immutable object by setting a present value for the optionalmajorLinkerVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMajorLinkerVersion(Optional<Long> optional) Copy the current immutable object by setting an optional value for themajorLinkerVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMajorOsVersion(long value) Copy the current immutable object by setting a present value for the optionalmajorOsVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMajorOsVersion(Optional<Long> optional) Copy the current immutable object by setting an optional value for themajorOsVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMajorSubsystemVersion(long value) Copy the current immutable object by setting a present value for the optionalmajorSubsystemVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMajorSubsystemVersion(Optional<Long> optional) Copy the current immutable object by setting an optional value for themajorSubsystemVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMinorImageVersion(long value) Copy the current immutable object by setting a present value for the optionalminorImageVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMinorImageVersion(Optional<Long> optional) Copy the current immutable object by setting an optional value for theminorImageVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMinorLinkerVersion(long value) Copy the current immutable object by setting a present value for the optionalminorLinkerVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMinorLinkerVersion(Optional<Long> optional) Copy the current immutable object by setting an optional value for theminorLinkerVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMinorOsVersion(long value) Copy the current immutable object by setting a present value for the optionalminorOsVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMinorOsVersion(Optional<Long> optional) Copy the current immutable object by setting an optional value for theminorOsVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMinorSubsystemVersion(long value) Copy the current immutable object by setting a present value for the optionalminorSubsystemVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withMinorSubsystemVersion(Optional<Long> optional) Copy the current immutable object by setting an optional value for theminorSubsystemVersionattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withNumberOfRvaAndSizes(long value) Copy the current immutable object by setting a present value for the optionalnumberOfRvaAndSizesattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withNumberOfRvaAndSizes(Optional<Long> optional) Copy the current immutable object by setting an optional value for thenumberOfRvaAndSizesattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSectionAlignment(long value) Copy the current immutable object by setting a present value for the optionalsectionAlignmentattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSectionAlignment(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesectionAlignmentattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfCode(long value) Copy the current immutable object by setting a present value for the optionalsizeOfCodeattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfCode(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfCodeattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfHeaders(long value) Copy the current immutable object by setting a present value for the optionalsizeOfHeadersattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfHeaders(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfHeadersattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfHeapCommit(long value) Copy the current immutable object by setting a present value for the optionalsizeOfHeapCommitattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfHeapCommit(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfHeapCommitattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfHeapReserve(long value) Copy the current immutable object by setting a present value for the optionalsizeOfHeapReserveattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfHeapReserve(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfHeapReserveattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfImage(long value) Copy the current immutable object by setting a present value for the optionalsizeOfImageattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfImage(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfImageattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfInitializedData(long value) Copy the current immutable object by setting a present value for the optionalsizeOfInitializedDataattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfInitializedData(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfInitializedDataattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfStackCommit(long value) Copy the current immutable object by setting a present value for the optionalsizeOfStackCommitattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfStackCommit(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfStackCommitattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfStackReserve(long value) Copy the current immutable object by setting a present value for the optionalsizeOfStackReserveattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfStackReserve(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfStackReserveattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfUninitializedData(long value) Copy the current immutable object by setting a present value for the optionalsizeOfUninitializedDataattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSizeOfUninitializedData(Optional<Long> optional) Copy the current immutable object by setting an optional value for thesizeOfUninitializedDataattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSubsystemHex(String value) Copy the current immutable object by setting a present value for the optionalsubsystemHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withSubsystemHex(Optional<String> optional) Copy the current immutable object by setting an optional value for thesubsystemHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withWin32VersionValueHex(String value) Copy the current immutable object by setting a present value for the optionalwin32VersionValueHexattribute.final WindowsPeOptionalHeaderWindowsPeOptionalHeader.withWin32VersionValueHex(Optional<String> optional) Copy the current immutable object by setting an optional value for thewin32VersionValueHexattribute.