Commit Graph

  • 92e61ccf5d tests: Fixed build with new pattern language changes Nik 2023-06-05 10:03:55 +02:00
  • 062edfe527 includes/std: Fixed std::fxpt::to_fixed conversion issue Nik 2023-06-05 09:48:33 +02:00
  • 5b32941801 patterns: Added visualizers to image patterns (#117) paxcut 2023-06-04 13:38:25 -07:00
  • e99ab5b59b patterns/java_class: Fixed duplicate variables Nik 2023-06-02 10:54:09 +02:00
  • 775c836766 patterns/macho: Fix macho CpuType error and add CpuType::ARM64 and CpuType::ARM64_32 (#115) Feitong Chen 2023-06-01 22:38:34 +08:00
  • 43058b4c45 pattern/gif: Improved GIF pattern (#114) blondecake433 2023-05-26 10:28:18 +03:00
  • 0128ea87db patterns/java_class: Added Java SE 20 Attributes, added value displaying (#113) ImHex-v1.29.0 Justus Garbe 2023-05-19 17:59:15 +02:00
  • fe231436d9 patterns/gb: Added Gameboy ROM pattern (#89) WerWolv 2023-05-19 16:09:14 +02:00
  • 7a9ac44577 patterns/pe: Improved PE pattern (#112) gmestanley 2023-05-16 06:03:07 -03:00
  • 74e9d8f2e7 patterns: Added pattern file for M.A.X. v1.04 game files. (#111) Nick Bitounis 2023-05-08 17:17:19 +03:00
  • 2f39a62d85 includes/std: Added support for writing patterns to files Nik 2023-05-02 20:38:21 +02:00
  • e21063d58b patterns: Added Crash Bandicoot - Back in time level format (#110) AdventureT 2023-04-25 21:44:02 +02:00
  • 8f1a6bdd75 includes/std: Added std::math::exp(), fixed std::math::ln comment (#106) paxcut 2023-04-17 13:19:47 -07:00
  • b9af43e08b patterns: Fixed WAV MIME type in readme Nik 2023-04-16 21:37:40 +02:00
  • 2ffa4e0161 patterns/wav: Fixed MIME type Nik 2023-04-06 12:33:46 +02:00
  • 1cd7f92a5d patterns/includes: Update standard library and patterns to support the new bitfields (#102) ImHex-v1.28.0 Zaggy1024 2023-04-01 04:16:54 -05:00
  • d42b87d9e6 git: Added CONTRIBUTING.md Nik 2023-03-29 08:10:58 +02:00
  • 035de359d7 git: Updated readme information Nik 2023-03-29 08:03:40 +02:00
  • fe59788783 includes/type: Fixed IP library top level comment Nik 2023-03-28 18:39:46 +02:00
  • ef198cf24f includes/type: Fixed Path formatter Nik 2023-03-28 15:53:19 +02:00
  • b73b69a8cc includes: Added documentations for all remaining types and functions Nik 2023-03-28 15:28:44 +02:00
  • 5d72494019 includes/hex: Added ImHex check to provider library Nik 2023-03-28 10:21:03 +02:00
  • afbce642fb includes/hex: Added provider functions Nik 2023-03-28 09:49:12 +02:00
  • a72058eb65 includes/std: Added std::random functions Nik 2023-03-28 09:28:28 +02:00
  • ab2ed98dab includes/std: Added nullable pointers to std/ptr (#97) Chris Bailey 2023-03-27 03:05:12 -05:00
  • 3edc6ea172 includes: Added documentation for a few more files WerWolv 2023-03-26 16:58:39 +02:00
  • a9a7f0b186 includes: Added documentation to the rest of the std and hex library WerWolv 2023-03-26 16:34:06 +02:00
  • 5f352e26d1 patterns/elf: Make displaying section names optional Nik 2023-03-26 11:34:52 +02:00
  • 3e2a6aabaa patterns/evtx: Fixed type name typo Nik 2023-03-26 11:22:15 +02:00
  • 56d6f0187f patterns/zstd: Fixed block_header_t bitfield Nik 2023-03-26 11:09:26 +02:00
  • adf7256c39 patterns/bsp: Added GoldSrc engine maps file format (#101) Vladimir 2023-03-26 12:36:03 +04:00
  • a25a8a3615 patterns/evtx: Added evtx pattern (#100) dora 2023-03-26 17:34:45 +09:00
  • 6ae8b30488 git: Allow documentation to be regenerated when PatternLanguage changes were made WerWolv 2023-03-26 10:26:40 +02:00
  • 125ba38d72 plugins/extra-hashes: Fixed ImHex version Nik 2023-03-25 15:33:55 +01:00
  • ba55feb200 plugins: Added Extra Hashes plugin to database Nik 2023-03-25 14:47:09 +01:00
  • a301a4bfeb themes: Added Solarized Dark theme Nik 2023-03-23 17:20:05 +01:00
  • 531be04739 themes/vs_dark: Fixed window title alignment Nik 2023-03-23 14:38:39 +01:00
  • 87e05bec48 git: Fixed uefi pattern link in readme Nik 2023-03-23 11:59:38 +01:00
  • a31d290005 patterns/uefi: Added UEFI pattern (#8) Morten Linderud 2023-03-23 11:52:50 +01:00
  • f3de35a320 patterns/elf: Make hex view less ambiguous (#92) Andrei Makeev 2023-03-23 10:51:01 +00:00
  • d9de2f7058 patterns/lua54: Added new Lua 5.4 bytecode pattern (#80) Oded Shapira 2023-03-23 10:06:24 +02:00
  • 790f837e4f patterns/dsstore: Added .DS_Store pattern (#90) Jozef Izso 2023-03-23 08:59:59 +01:00
  • d8a291977a encodings: Added Pokemon gen 3 character encoding (#96) Josh 2023-03-23 03:58:44 -04:00
  • 62a83b53aa patterns/pbz: Modernize code, renamed pattern to pbz (#98) Nicolás Alvarez 2023-03-23 04:57:33 -03:00
  • 53ea45ffa6 patterns/PCAP: Fixed formatting and added endianess support (#99) Takumi Sueda 2023-03-23 16:56:20 +09:00
  • c0a1bbd218 includes/std: Fixed stray " in bit library WerWolv 2023-03-19 16:30:54 +01:00
  • 27f4e20638 git: Fixed documentation dispatch WerWolv 2023-03-19 16:26:21 +01:00
  • bbb2107d5f git: Always execute dispatch WerWolv 2023-03-19 16:21:46 +01:00
  • 8601a6665e includes/std: Added first set of documentation to the std library WerWolv 2023-03-19 16:17:04 +01:00
  • c6f2b57384 git: Fixed workflow name WerWolv 2023-03-19 11:23:43 +01:00
  • dd190f7c8a git: Added documentation dispatch workflow WerWolv 2023-03-19 11:22:55 +01:00
  • 55e3fec3bc includes/std: Added std::math::accumulate, corrected std::hash::crc32 Nik 2023-03-14 14:40:58 +01:00
  • 8e78f371f5 encodings/utf8: Corrected UTF-8 encoding file WerWolv 2023-03-14 09:36:59 +01:00
  • 2758ec8d36 patterns/dex: Added more information to display (#95) Ahmet Bilal Can 2023-03-13 13:43:43 +03:00
  • 82ca79c166 patterns/usb: Fixed duplicate variable declaration WerWolv 2023-03-13 11:35:09 +01:00
  • 146273b1b3 tests: Fixed compilation with latest libpl WerWolv 2023-03-13 11:19:20 +01:00
  • ab4bff9f42 patterns/elf: Treat SHT_SYMTAB as symbol tables (#91) Andrei Makeev 2023-03-10 10:03:36 +00:00
  • 000f0eb730 patterns/dex: Adding Dalvik Executable pattern (#94) cryptax 2023-03-10 11:03:07 +01:00
  • 2d45d5d086 patterns/pe: Removed unnecessary offset (#87) qux-bbb 2023-02-23 04:05:13 +08:00
  • 2d4b4add82 includes/std: Added Bytes type Nik 2023-02-22 18:31:52 +01:00
  • e635c3a5bf patterns/stl: Added 3D model visualization Nik 2023-02-20 11:35:15 +01:00
  • 15234a284d includes/type: Add signed LEB128 type support (#86) Chris 2023-02-17 20:35:27 +01:00
  • 0673673b99 themes/vs_dark: Added new Visual Studio Dark theme Nik 2023-02-16 18:11:05 +01:00
  • 3786f7e265 patterns/gif: Improved gif format using more explicit formating styles (#84) ImHex-v1.27.1 Justus Garbe 2023-02-15 09:40:09 +01:00
  • ea4dda001a includes/type: Fix the IPv6 type (#83) Kuruyia 2023-02-13 08:49:29 +01:00
  • 324b0894d3 git: Fixed typos ImHex-v1.27.0 Nik 2023-02-10 11:47:36 +01:00
  • e89e85e10c nodes: Added Caecar and XOR cipher nodes Nik 2023-02-10 11:25:56 +01:00
  • b93e957e46 patterns/jpeg: Removed hex::visualize attribute until it's supported by ImHex Nik 2023-02-09 11:49:43 +01:00
  • e7eba44ae0 git: Fix broken ID3 link in README.md (#81) Camas 2023-02-06 06:12:30 +00:00
  • 41d801a114 patterns/nbt: Added missing int array and long array tag (#79) Lenni0451 2023-02-03 21:55:52 +01:00
  • 25f73ca721 patterns/afe2: Fixed missing include Nik 2023-01-30 16:37:55 +01:00
  • facbe59163 patterns/jpeg: Added JPEG pattern Nik 2023-01-29 00:15:56 +01:00
  • 55023ce4ea patterns/tga: Make pattern compatible with new version Nik 2023-01-22 12:24:14 +01:00
  • 32158edb3a patterns/tar: Support PAX archives (#77) Hank Donnay 2023-01-17 15:51:11 -06:00
  • 862d4d1c28 includes/std: Added missing std::file::seek function WerWolv 2023-01-16 14:23:29 +01:00
  • d4045b76c3 patterns/pif: Add PIF image pattern (#76) Pascal 2023-01-16 12:07:11 +01:00
  • 8ab2ff4ab1 patterns: Added a few voxel model patterns (#74) Martin Gerhardy 2023-01-13 20:19:06 +01:00
  • 5ea7141cb7 patterns: Added Xbox executable (XBEH) pattern Nik 2023-01-12 11:35:47 +01:00
  • 9b13113682 encodings: Update shiftjis.tbl and create ms932.tbl (#73) Berylskid 2023-01-12 19:33:34 +09:00
  • 0748fa135e patterns/qoi: Fixed bitfields order being wrong (#72) Max1Truc 2023-01-10 09:15:08 +01:00
  • a4a14309be patterns/qoi: Added QOI pattern (#71) Max1Truc 2023-01-09 07:29:33 +01:00
  • 7c179b3b41 git: Added note for application/octet-stream MIME type to PR template Nik 2023-01-08 16:19:38 +01:00
  • c204696209 patterns/dmg: Added DMG pattern (#70) Daniel Stinson-Diess 2023-01-08 09:11:57 -06:00
  • f53be98204 patterns/chm: Added Windows HtmlHelp file pattern ImHex-v1.26.2 ImHex-v1.26.1 ImHex-v1.26.0 Nik 2023-01-03 12:11:56 +01:00
  • ee95990225 patterns/macho: Added Mach-O pattern Nik 2023-01-02 13:15:51 +01:00
  • ac28d9d029 patterns/coff: Added COFF pattern Nik 2023-01-01 23:51:12 +01:00
  • 372a0e5bba tests/patterns: Added various pattern test files (#69) 123456abcdef 2022-12-31 22:45:46 +01:00
  • 544cadbcca build: Fixed rest of unit tests WerWolv 2022-12-31 22:38:40 +01:00
  • 1471b02abd build: Fixed building unit tests WerWolv 2022-12-31 10:13:29 +01:00
  • 73cde21254 patterns/zstd: Added ZSTD pattern (#68) 123456abcdef 2022-12-30 22:05:21 +01:00
  • f730d8b0cc patterns/gif: Added GIF pattern (#67) Minei3oat 2022-12-28 10:47:11 +01:00
  • 13183769f8 includes/std: Fix namespacing for std::limits::s*_max() (#66) 123456abcdef 2022-12-27 11:04:47 +01:00
  • 5eda5a15bf patterns: Added XCI and WAD pattern Nik 2022-12-27 10:35:07 +01:00
  • 8e6248aa2d patterns: Added PCX, GZip and PFS0 pattern Nik 2022-12-27 00:56:24 +01:00
  • 75fd40442b includes/type: Added BCD type Nik 2022-12-24 15:10:23 +01:00
  • 5a3036149c patterns/nbt: Added NBT pattern Nik 2022-12-21 19:57:04 +01:00
  • b160e99b63 patterns/sit5: Added StuffItV5 archive pattern Nik 2022-12-21 11:27:58 +01:00
  • f32db1745f tests/patterns: Added various pattern test files Nik 2022-12-21 07:28:20 +01:00
  • 7842c974df git: Fixed wrong pattern entry in readme table Nik 2022-12-20 21:41:40 +01:00
  • e2c191b7c9 includes/std: Added std::mem::AlignTo type Nik 2022-12-20 21:34:51 +01:00