All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download portex_2.12 JAR 4.0.8 with all dependencies


Java library to parse Portable Executable files

Files of the artifact portex_2.12 version 4.0.8 from the group com.github.katjahahn.

Test

Download portex_2.12 (4.0.8)
Artifact portex_2.12
Group com.github.katjahahn
Version 4.0.8
Last update 03. October 2023
Organization com.github.katjahahn
URL https://github.com/katjahahn/PortEx
License Apache 2
Dependencies amount 5
Dependencies scala-library, guava, jsr305, log4j-api, log4j-core,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of portex_2.12 Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of portex_2.12 version 4.0.8

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.katjahahn.parser
com.github.katjahahn.parser.com.github.katjahahn.parser.ByteArrayUtil
com.github.katjahahn.parser.com.github.katjahahn.parser.Characteristic
com.github.katjahahn.parser.com.github.katjahahn.parser.FileFormatException
com.github.katjahahn.parser.com.github.katjahahn.parser.FlagUtil
com.github.katjahahn.parser.com.github.katjahahn.parser.Header
com.github.katjahahn.parser.com.github.katjahahn.parser.HeaderKey
com.github.katjahahn.parser.com.github.katjahahn.parser.IOUtil
com.github.katjahahn.parser.com.github.katjahahn.parser.Location.scala
com.github.katjahahn.parser.com.github.katjahahn.parser.Mapping.scala
com.github.katjahahn.parser.com.github.katjahahn.parser.MemoryMappedPE.scala
com.github.katjahahn.parser.com.github.katjahahn.parser.PEData
com.github.katjahahn.parser.com.github.katjahahn.parser.PELoader
com.github.katjahahn.parser.com.github.katjahahn.parser.PEModule
com.github.katjahahn.parser.com.github.katjahahn.parser.PESignature
com.github.katjahahn.parser.com.github.katjahahn.parser.RichHeader.scala
com.github.katjahahn.parser.com.github.katjahahn.parser.ScalaIOUtil.scala
com.github.katjahahn.parser.com.github.katjahahn.parser.StandardField
com.github.katjahahn.parser.coffheader
com.github.katjahahn.parser.coffheader.com.github.katjahahn.parser.coffheader.COFFFileHeader
com.github.katjahahn.parser.coffheader.com.github.katjahahn.parser.coffheader.COFFHeaderKey
com.github.katjahahn.parser.coffheader.com.github.katjahahn.parser.coffheader.FileCharacteristic
com.github.katjahahn.parser.coffheader.com.github.katjahahn.parser.coffheader.MachineType
com.github.katjahahn.parser.coffheader.com.github.katjahahn.parser.coffheader.package-info
com.github.katjahahn.parser.msdos
com.github.katjahahn.parser.msdos.com.github.katjahahn.parser.msdos.MSDOSHeader
com.github.katjahahn.parser.msdos.com.github.katjahahn.parser.msdos.MSDOSHeaderKey
com.github.katjahahn.parser.msdos.com.github.katjahahn.parser.msdos.MSDOSLoadModule
com.github.katjahahn.parser.msdos.com.github.katjahahn.parser.msdos.package-info
com.github.katjahahn.parser.optheader
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.DataDirEntry
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.DataDirectoryKey
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.DllCharacteristic
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.OptionalHeader
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.OptionalHeaderKey
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.StandardFieldEntryKey
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.Subsystem
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.WindowsEntryKey
com.github.katjahahn.parser.optheader.com.github.katjahahn.parser.optheader.package-info
com.github.katjahahn.parser
com.github.katjahahn.parser.com.github.katjahahn.parser.package-info
com.github.katjahahn.parser.sections
com.github.katjahahn.parser.sections.com.github.katjahahn.parser.sections.PESection
com.github.katjahahn.parser.sections.com.github.katjahahn.parser.sections.SectionCharacteristic
com.github.katjahahn.parser.sections.com.github.katjahahn.parser.sections.SectionHeader
com.github.katjahahn.parser.sections.com.github.katjahahn.parser.sections.SectionHeaderKey
com.github.katjahahn.parser.sections.com.github.katjahahn.parser.sections.SectionLoader
com.github.katjahahn.parser.sections.com.github.katjahahn.parser.sections.SectionTable
com.github.katjahahn.parser.sections.com.github.katjahahn.parser.sections.SpecialSection
com.github.katjahahn.parser.sections.clr
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.BlobHeap.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.CLIHeaderKey
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.CLRField.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.CLRSection.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.CLRTable.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.CLRTableKey
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.CLRTableType
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.ComImageFlag
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.GuidHeap.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.MetadataRoot.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.MetadataRootKey
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.NIndex.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.OptimizedStream.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.OptimizedStreamKey
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.StringsHeap.scala
com.github.katjahahn.parser.sections.clr.com.github.katjahahn.parser.sections.clr.TagType
com.github.katjahahn.parser.sections.debug
com.github.katjahahn.parser.sections.debug.com.github.katjahahn.parser.sections.debug.CodeviewInfo.scala
com.github.katjahahn.parser.sections.debug.com.github.katjahahn.parser.sections.debug.DebugDirectoryEntry.scala
com.github.katjahahn.parser.sections.debug.com.github.katjahahn.parser.sections.debug.DebugDirectoryKey
com.github.katjahahn.parser.sections.debug.com.github.katjahahn.parser.sections.debug.DebugSection.scala
com.github.katjahahn.parser.sections.debug.com.github.katjahahn.parser.sections.debug.DebugType
com.github.katjahahn.parser.sections.debug.com.github.katjahahn.parser.sections.debug.ReproInfo.scala
com.github.katjahahn.parser.sections.debug.com.github.katjahahn.parser.sections.debug.package-info
com.github.katjahahn.parser.sections.edata
com.github.katjahahn.parser.sections.edata.com.github.katjahahn.parser.sections.edata.ExportAddressTable.scala
com.github.katjahahn.parser.sections.edata.com.github.katjahahn.parser.sections.edata.ExportDirectory.scala
com.github.katjahahn.parser.sections.edata.com.github.katjahahn.parser.sections.edata.ExportDirectoryKey
com.github.katjahahn.parser.sections.edata.com.github.katjahahn.parser.sections.edata.ExportEntry.scala
com.github.katjahahn.parser.sections.edata.com.github.katjahahn.parser.sections.edata.ExportNamePointerTable.scala
com.github.katjahahn.parser.sections.edata.com.github.katjahahn.parser.sections.edata.ExportOrdinalTable.scala
com.github.katjahahn.parser.sections.edata.com.github.katjahahn.parser.sections.edata.ExportSection.scala
com.github.katjahahn.parser.sections.edata.com.github.katjahahn.parser.sections.edata.package-info
com.github.katjahahn.parser.sections.idata
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.BoundImportSection.scala
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.DelayLoadDirectoryEntry.scala
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.DelayLoadDirectoryKey
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.DelayLoadSection.scala
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.DirectoryEntry.scala
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.DirectoryEntryKey
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.FailureEntryException
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.Import
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.ImportDLL
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.ImportSection.scala
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.LookupTableEntry.scala
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.NameImport
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.OrdinalImport
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.SymbolDescription.scala
com.github.katjahahn.parser.sections.idata.com.github.katjahahn.parser.sections.idata.package-info
com.github.katjahahn.parser.sections
com.github.katjahahn.parser.sections.com.github.katjahahn.parser.sections.package-info
com.github.katjahahn.parser.sections.pdata
com.github.katjahahn.parser.sections.pdata.com.github.katjahahn.parser.sections.pdata.ExceptionEntryKey
com.github.katjahahn.parser.sections.pdata.com.github.katjahahn.parser.sections.pdata.ExceptionSection.scala
com.github.katjahahn.parser.sections.pdata.com.github.katjahahn.parser.sections.pdata.package-info
com.github.katjahahn.parser.sections.reloc
com.github.katjahahn.parser.sections.reloc.com.github.katjahahn.parser.sections.reloc.BaseRelocBlock.scala
com.github.katjahahn.parser.sections.reloc.com.github.katjahahn.parser.sections.reloc.RelocType
com.github.katjahahn.parser.sections.reloc.com.github.katjahahn.parser.sections.reloc.RelocationSection.scala
com.github.katjahahn.parser.sections.reloc.com.github.katjahahn.parser.sections.reloc.package-info
com.github.katjahahn.parser.sections.rsrc
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.Level.scala
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.Resource.scala
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.ResourceDataEntry.scala
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.ResourceDataEntryKey
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.ResourceDirectory.scala
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.ResourceDirectoryEntry.scala
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.ResourceDirectoryKey
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.ResourceLoopException
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.ResourceSection.scala
com.github.katjahahn.parser.sections.rsrc.icon
com.github.katjahahn.parser.sections.rsrc.icon.com.github.katjahahn.parser.sections.rsrc.icon.GroupIconResource.scala
com.github.katjahahn.parser.sections.rsrc.icon.com.github.katjahahn.parser.sections.rsrc.icon.IcoFile.scala
com.github.katjahahn.parser.sections.rsrc.icon.com.github.katjahahn.parser.sections.rsrc.icon.IconParser.scala
com.github.katjahahn.parser.sections.rsrc.icon.com.github.katjahahn.parser.sections.rsrc.icon.package-info
com.github.katjahahn.parser.sections.rsrc
com.github.katjahahn.parser.sections.rsrc.com.github.katjahahn.parser.sections.rsrc.package-info
com.github.katjahahn.parser.sections.rsrc.version
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.DrvFileSubtype
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.FileInfo
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.FileOS
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.FileSubtype
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.FileType
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.FontFileSubtype
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.StringFileInfo.scala
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.StringTable.scala
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.UndefinedSubtype
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.Var.scala
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.VarFileInfo.scala
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.VersionInfo.scala
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.VersionString.scala
com.github.katjahahn.parser.sections.rsrc.version.com.github.katjahahn.parser.sections.rsrc.version.VsFixedFileInfo.scala
com.github.katjahahn.tools
com.github.katjahahn.tools.com.github.katjahahn.tools.ChecksumVerifier.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.ChiSquared.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.DiffReportCreator.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.FileScoring.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.Hasher
com.github.katjahahn.tools.com.github.katjahahn.tools.IconMatcher.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.ImpHash.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.Overlay
com.github.katjahahn.tools.com.github.katjahahn.tools.PEAutoRepair.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.PEFileDumper.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.PortExAnalyzer.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.ReportCreator.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.ShannonEntropy.scala
com.github.katjahahn.tools.com.github.katjahahn.tools.StringExtractor.scala
com.github.katjahahn.tools.anomalies
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.Anomaly.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.AnomalyScanner.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.AnomalySubType
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.AnomalyType
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.COFFHeaderScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.ClrScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.ExportSectionScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.FieldOrStructureKey
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.ImportSectionScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.MSDOSHeaderScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.OptionalHeaderScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.PEAnomalyScanner.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.PEStructureKey
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.ResourceSectionScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.RichHeaderScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.SectionTableScanning.scala
com.github.katjahahn.tools.anomalies.com.github.katjahahn.tools.anomalies.package-info
com.github.katjahahn.tools
com.github.katjahahn.tools.com.github.katjahahn.tools.package-info
com.github.katjahahn.tools.sigscanner
com.github.katjahahn.tools.sigscanner.com.github.katjahahn.tools.sigscanner.FileTypeScanner.scala
com.github.katjahahn.tools.sigscanner.com.github.katjahahn.tools.sigscanner.Jar2ExeScanner.scala
com.github.katjahahn.tools.sigscanner.com.github.katjahahn.tools.sigscanner.MatchedSignature
com.github.katjahahn.tools.sigscanner.com.github.katjahahn.tools.sigscanner.Signature.scala
com.github.katjahahn.tools.sigscanner.com.github.katjahahn.tools.sigscanner.SignatureScanner.scala
com.github.katjahahn.tools.sigscanner.com.github.katjahahn.tools.sigscanner.SignatureTree.scala
com.github.katjahahn.tools.sigscanner.com.github.katjahahn.tools.sigscanner.package-info
com.github.katjahahn.tools.visualizer
com.github.katjahahn.tools.visualizer.com.github.katjahahn.tools.visualizer.ColorableItem
com.github.katjahahn.tools.visualizer.com.github.katjahahn.tools.visualizer.ImageUtil
com.github.katjahahn.tools.visualizer.com.github.katjahahn.tools.visualizer.Visualizer
com.github.katjahahn.tools.visualizer.com.github.katjahahn.tools.visualizer.VisualizerBuilder
com.github.katjahahn.tools.visualizer.com.github.katjahahn.tools.visualizer.package-info
data
data.data.assemblyostable
data.data.assemblyprocessortable
data.data.assemblyrefostable
data.data.assemblyrefprocessortable
data.data.assemblyreftable
data.data.assemblytable
data.data.basereloctypes
data.data.boundimportdesc
data.data.characteristics
data.data.classlayouttable
data.data.cliheaderspec
data.data.clrmetarootspec
data.data.clrmetarootspec2
data.data.coffheaderspec
data.data.constanttable
data.data.customattributetable
data.data.customsigs_GCK.txt
data.data.datadirectoriesspec
data.data.debugdirentryspec
data.data.debugtypes
data.data.declsecuritytable
data.data.delayimporttablespec
data.data.dllcharacteristics
data.data.edatadirtablespec
data.data.eventmaptable
data.data.eventtable
data.data.exportedtypetable
data.data.fieldlayouttable
data.data.fieldmarshaltable
data.data.fieldrvatable
data.data.fieldtable
data.data.filetable
data.data.genericparamconstrainttable
data.data.genericparamtable
data.data.goodwareanomalystats
data.data.idataentryspec
data.data.implmaptable
data.data.importcategories.txt
data.data.interfaceimpltable
data.datawrapperdb
data.data.machinetype
data.data.malwareanomalystats
data.data.manifestresourcetable
data.data.memberreftable
data.data.methoddeftable
data.data.methodimpltable
data.data.methodsemanticstable
data.data.methodspectable
data.data.modulereftable
data.data.moduletable
data.data.msdosheaderspec
data.data.nestedclasstable
data.data.optimizedstream
data.data.optionalheaderstandardspec
data.data.optionalheaderwinspec
data.data.overlaysignatures
data.data.paramtable
data.data.pdataarmv7spec
data.data.pdatamipsspec
data.data.pdatax64spec
data.data.propertymaptable
data.data.propertytable
data.data.resourcedataentryspec
data.data.resourcedirentryspec
data.data.resourcetypeid
data.data.rsrcdirspec
data.data.sectioncharacteristics
data.data.sectiontablespec
data.data.standalonesigtable
data.data.subsystem
data.data.typedeftable
data.data.typereftable
data.data.typespectable
data.data.userdb.txt




© 2015 - 2025 Weber Informatics LLC | Privacy Policy