Commit Graph

  • 0a631f0c1f patterns/pe: Fix BaseRelocationBlock count inside BaseRelocationTable (#212) g4ngli0s 2023-12-28 18:31:53 +01:00
  • 5942897c29 patterns/ffx: Pull in latest updates (#209) ImHex-v1.32.0 EvelynTSMG 2023-12-22 05:02:37 -08:00
  • a7e6209791 patterns: Added gITF pattern(#205) utkumaden 2023-12-07 19:09:25 +03:00
  • 294f69fa36 patterns: Add Bastion patterns (#207) EvelynTSMG 2023-12-07 10:38:32 -05:00
  • 1ea12cd4bd patterns/pe: Bringing over the massively improved version of pe.hexpat (#204) gmestanley 2023-12-07 12:36:50 -03:00
  • 8129504dcb patterns/hinf_luas: Added pattern for reading HavokScript 5.1 Bytecode from Halo Infinite (#203) Surasia 2023-12-07 18:36:27 +03:00
  • 22e30cfef9 patterns/mp4: Add STBL-box children (#202) klirktag 2023-12-07 16:36:07 +01:00
  • 9b819cf392 patterns: Add Final Fantasy X patterns (#197) EvelynTSMG 2023-11-20 05:54:56 -05:00
  • 3277821153 patterns/mp4: Support mp4a and avc1 codec boxes (#195) klirktag 2023-11-15 22:26:10 +01:00
  • f23dbbb565 includes/std: Fixed std::string::replace not replacing sequences correctly (#198) paxcut 2023-11-15 14:25:34 -07:00
  • 52f7d9e77a patterns/hinf_bitmap: Added pattern for parsing Halo Infinite bitmap files (#194) Surasia 2023-11-14 02:20:32 +03:00
  • 99df77baf2 patterns/mp4: Add childbox support for STBL boxes (#192) klirktag 2023-11-14 00:06:50 +01:00
  • d7b0819ff0 patterns/mp4: Make handler_type into a char[4], which reflects how it is used (#193) klirktag 2023-11-14 00:06:31 +01:00
  • 70f491d2fa includes/type: Fixed formatting of time_t values in big endian patterns Nik 2023-11-12 22:18:46 +01:00
  • 08680a6544 patterns/bplist: Added pattern file for Apple’s binary property list format (bplist) (#190) Hugo 2023-11-12 01:02:50 +01:00
  • 23bc36c4bd patterns/selinux: Detailed SELinux config bitfield (#188) Ange Albertini 2023-11-06 16:30:53 +01:00
  • 8ae778944d patterns/se: Increased array limit (#187) Ange Albertini 2023-11-01 20:19:10 +01:00
  • 7e6a5d3bfa patterns/mp4: Added stbl box (#185) klirktag 2023-10-29 19:54:23 +01:00
  • 27e55d2e6d patterns/zip: Added parsing of extra field (#182) Hugo 2023-10-29 19:47:11 +01:00
  • e0a602c10a patterns/jpeg: Small improvements (#184) Benjamin Gilbert 2023-10-29 13:46:51 -05:00
  • 8748646016 patterns/CrashLvl: Update Crash Back in Time level format (#186) AdventureT 2023-10-29 19:46:28 +01:00
  • 4a52ee4cf8 patterns: add UEFI Boot Entry pattern (#183) iTrooz 2023-10-24 23:04:49 +02:00
  • e517e3534b patterns: fix description pragmas (#181) iTrooz 2023-10-24 17:25:43 +02:00
  • edd0aa9a2f patterns: Add .fas and .was pattern files (Oska DeskMates) (#176) DmitriLeon2000 2023-10-24 14:35:38 +09:00
  • a992d1ba92 patterns/zip: Improved fallback method for finding eocd (#177) Hugo 2023-10-24 07:35:02 +02:00
  • 6fbdcac556 patterns/ip: Fix payload size when ip header or tcp header has options in ip.hexpat (#178) leen 2023-10-24 13:34:35 +08:00
  • 47fce1628f patterns: Add ARIA2 Control format (#179) itsmeow 2023-10-24 00:33:56 -05:00
  • 9b152ae560 includes/std: Fixed doc comment of std::math::atan2 Nik 2023-10-22 21:25:14 +02:00
  • 6b136b7fc6 includes/std: Fixed std::math::atan2 not taking correct arguments Nik 2023-10-22 21:23:51 +02:00
  • 93494a19a4 patterns: Better code + credit given for ips.hexpat & better readme (#174) gmestanley 2023-10-15 16:21:19 -03:00
  • 4fd710e23e patterns/flac: Fix SEEKTABLE metadata block (#173) H0L0 2023-10-16 05:19:34 +10:00
  • 44842dc44b includes/std: Added std::mem::set_section_size (#175) Nik 2023-10-15 21:15:12 +02:00
  • 056035c540 patterns/zip: Add parsing local file header with minor adjustment (#172) HalfInner 2023-10-06 12:20:30 +02:00
  • 5ad8e15afc patterns/shp: Added ESRI patterns (#170) Diego 2023-10-06 12:20:11 +02:00
  • 39c4d11404 patterns/uefi: Remove invalid MIME pragma Nik 2023-10-05 08:54:59 +02:00
  • 815bd5f7f3 git: Minor readme fixes (#168) Benjamin Gilbert 2023-09-26 09:51:31 -05:00
  • 917b05a9f2 patterns: Add DICOM (#162) Benjamin Gilbert 2023-09-26 09:51:02 -05:00
  • 46a2cef993 patterns: Added Android VBMeta image pattern (#169) brliron 2023-09-26 14:03:24 +02:00
  • bca25b1a78 includes/hex: Fixed duplicate variable name in hex::core::get_selection() function Nik 2023-09-25 07:22:06 +02:00
  • 7ecd6d87dd patterns/tiff: Support BigTIFF and tiled TIFF; bugfixes and cleanups (#159) ImHex-v1.31.0 Benjamin Gilbert 2023-09-24 13:04:20 -05:00
  • bf0d96db5f patterns/id3: Fix the error No variable named 'n' found. (#160) dn-ln 2023-09-25 02:03:49 +08:00
  • 705900d38b includes/std: Fixed std::string::replace (#163) paxcut 2023-09-24 10:58:04 -07:00
  • 734afdf500 patterns: Added .nes pattern file (#166) gmestanley 2023-09-24 14:57:20 -03:00
  • c0c117ac19 tests/patterns: support multiple test files for a pattern (#161) Benjamin Gilbert 2023-09-10 02:56:25 -05:00
  • 7fba66a444 includes/std: Fixed std::string::replace truncating output incorrectly (#157) paxcut 2023-09-10 00:40:29 -07:00
  • 8eed75d783 patterns/bson: Support for multiple documents per file (#156) Yury Ershov 2023-09-10 17:39:32 +10:00
  • 81f4978656 patterns/vhdx: Various improvements (#154) Kenichi Saita 2023-09-10 16:39:04 +09:00
  • b6e0557a1d patterns: put author and description inside each pattern (#155) iTrooz 2023-08-28 12:32:23 +02:00
  • ba14dd0cb2 patterns: Adding IPS pattern and fixed PE magic file (#153) gmestanley 2023-08-26 19:38:30 -03:00
  • 86f93dfdaf patterns: Added Ubiquiti firmware pattern (#145) MatrixEditor 2023-08-16 23:28:01 +02:00
  • 001900e3c2 patterns/pyc: Add a pattern for pyc files Justus Garbe 2023-08-15 09:30:19 +02:00
  • 6baae92553 includes/std: Added missing mem library include in ptr libary Nik 2023-08-04 22:56:03 +02:00
  • 520f9bcb22 patterns/pe: Fix DebugDirectory version field types (#146) Jason Shirk 2023-08-03 16:14:49 -07:00
  • 44b0392b78 patterns/fdt: Unflatten FDT (#144) vikke1234 2023-08-04 02:11:20 +03:00
  • df2bd4e3f9 git: Run PatternLanguage webpage CI Nik 2023-07-29 12:12:33 +02:00
  • 7723cf55c6 patterns: Fixed wrong extensions for some patterns Nik 2023-07-24 16:14:37 +02:00
  • caa2b6aaa6 patterns/fdt: Improved visualizing of data Nik 2023-07-24 16:13:34 +02:00
  • 7344df7ff6 patterns/pyinstaller: Added PyInstaller pattern (#142) lopqto 2023-07-16 21:51:59 +03:30
  • df649d2e62 patterns/elf: Speed up section name querying Nik 2023-07-14 21:52:47 +02:00
  • 8710b9e66f scripts: Added basic Kaitai to ImHex Pattern converter Nik 2023-07-14 17:08:49 +02:00
  • 665c942329 patterns/fdt: Fixed typo (#141) vikke1234 2023-07-14 13:18:27 +03:00
  • 50f93d14ff patterns/fdt: Fix flattened device tree parsing (#140) vikke1234 2023-07-13 15:38:52 +03:00
  • ab43516517 includes/std: Allow std::mem::MagicSearch to work with non-zero base addresses Nik 2023-07-13 12:10:54 +02:00
  • 4587b465d4 includes/std: Fixed std::mem::eof() not working correctly with non-zero base addresses Nik 2023-07-13 12:08:25 +02:00
  • 75b2c7be7e includes/std: Fixed MagicSearch type Nik 2023-07-13 12:06:02 +02:00
  • 19dd39e7c0 patterns: Added SE Linux binary format pattern (#139) Ange Albertini 2023-07-12 20:25:47 +02:00
  • ecd34d35b2 patterns/elf: Fixed p_data definition in Phdr structs Nik 2023-07-12 14:10:01 +02:00
  • 06366839aa includes/std: Added std::ByteSizedArray Nik 2023-07-12 00:13:02 +02:00
  • e3c387d0cf patterns/3ds: Added 3DS Max pattern Nik 2023-07-10 16:36:49 +02:00
  • 5a7077412c patterns/bmp: Various improvements (#138) brliron 2023-07-10 11:31:07 +02:00
  • d8a37b0579 tests: Added WAD test file WerWolv 2023-07-09 10:05:47 +02:00
  • 1f1b2b9c5b tests: Fixed name of afe2 test file WerWolv 2023-07-09 10:05:40 +02:00
  • d1645d2dc2 patterns:/intel_hex: Allow Intel Hex pattern to support files with linux line endings Nik 2023-07-09 00:39:23 +02:00
  • 61ef68b12a tests: Added more test files WerWolv 2023-07-09 00:31:48 +02:00
  • c52e5b959b patterns: Fixed intel hex pattern WerWolv 2023-07-09 00:14:58 +02:00
  • 4a62892411 tests: Added various new test files WerWolv 2023-07-09 00:14:49 +02:00
  • fc9b4cdbc2 tests: Added ico test file (#137) Nemoumbra 2023-07-09 00:33:20 +03:00
  • daa556db31 tests: Fixed name of jpeg test pattern Nik 2023-07-08 23:15:42 +02:00
  • e01a832fab patterns/lua54: Fixed parameter named const Nik 2023-07-08 23:07:05 +02:00
  • 759708d446 patterns/png: Automatically name PNG chunks Nik 2023-07-03 22:06:48 +02:00
  • 82560e6d9d patterns: Add a pattern for zlib compression (#135) Trevor Gross 2023-07-02 12:58:19 -04:00
  • 1a2d785093 patterns/java_class: Added MIME type ImHex-v1.30.1 ImHex-v1.30.0 Nik 2023-06-24 11:05:10 +02:00
  • addec74d91 type/leb128: Fixed type always displaying 0 Nik 2023-06-22 17:35:59 +02:00
  • ce83eedf02 patterns/7z: Added CompressData length and other improvements (#134) jfsbrito 2023-06-22 06:27:31 +01:00
  • 463ddcc62e themes: Add Catppuccin themes (#132) Doriel Rivalet 2023-06-19 11:11:16 -03:00
  • 13b97fc976 patterns/7z: Added 7Zip pattern (#128) jfsbrito 2023-06-19 15:09:04 +01:00
  • 55e4283432 patterns/cda: Added CDA pattern (#133) luisfilipe23lol 2023-06-19 13:22:17 +01:00
  • ea225edf12 git: Disable coverage information for now Nik 2023-06-17 15:20:01 +02:00
  • bb19cb43ee patterns:/mp4: Added mp4 pattern (#129) blondecake433 2023-06-17 16:07:08 +03:00
  • 8f8ad0e2d5 git: Try fix Coveralls heap out of memory Nik 2023-06-17 15:02:53 +02:00
  • 3ad1f3969f includes/std: Fixed documentation of copy_value_to_section function Nik 2023-06-15 22:58:44 +02:00
  • 5451d45158 patterns/dex: Fix pattern to see data section of DEX files + Link_data (#127) cryptax 2023-06-15 18:48:47 +02:00
  • e6a731fa1d includes/type: Added Base64 type Nik 2023-06-15 17:34:20 +02:00
  • 8a62001705 patterns: Added TIFF pattern (#126) Jackson Barreto 2023-06-15 07:08:39 +01:00
  • 1f8710b586 patterns/ntag: Fixed Length type transform function Nik 2023-06-13 13:36:53 +02:00
  • acd2d4abb8 includes/std: Fixed description of array library (#125) Nik 2023-06-12 08:10:48 +02:00
  • 032f3c7c01 pattern/midi: Support multiple tracks (#124) qufb 2023-06-11 12:09:23 +01:00
  • 3841ff51ef pattern/java_class: Format byte code instruction (#123) 无以铭川 2023-06-09 05:39:39 +08:00
  • 622721403f patterns/flac: Fixed typo Nik 2023-06-06 08:26:01 +02:00
  • 11291d1ebb tests: Added JPG test file Nik 2023-06-05 10:59:12 +02:00