Fhex - A Full-Featured HexEditor

This project is born with the aim to develop a lightweight, but useful tool. The reason is that the existing hex editors have some different limitations (e.g. too many dependencies, missing hex coloring features, etc.).


This project is based on qhexedit2, capstone and keystone engines. New features could be added in the future, PRs are welcomed.

Features
  • Chunks loader - Used to load only a portion of large files without exhaust the memory (use alt + left/right arrows to move among chunks). Please note that in chunk mode, all the operations (e.g. search) applies only to the current chunk except for file save (the entire file is saved). However, each time you edit a chunk, save it before to move to another chunk, otherwise you will lose your changes.
  • Search and replace (UTF-8, HEX, regex, reverse search supported) [CTRL + F]
  • Colored output (white spaces, ASCII characters, 0xFF, UTF-8 and NULL bytes have different colors)
  • Interpret selected bytes as integer, long, unsigned long [CTRL + B]
  • Copy & Paste [CTRL + C and CTRL + V]
  • Copy selected unicode characters [CTRL + Space]
  • Zeroing all the selected bytes [Delete or CTRL + D]
  • Undo & Redo [CTRL + Z and CTRL + Y]
  • Drag & Drop (Hint: Drag&Drop two files to diff them)
  • Overwrite the same file or create a new one [CTRL + S]
  • Goto offset [CTRL + G]
  • Insert mode supported in order to insert new bytes instead to overwrite the existing one [INS]
  • Create new instances [CTRL + N]
  • Basic text viewer for the selected text [CTRL + T]
  • Reload the current file [F5]
  • Compare two different files at byte level
  • Browsable Binary Chart (see later for details) [F1]
  • Hex - Dec number converter [F2]
  • Hex String escaper (e.g from 010203 to \x01\x02\x03) [F3]
  • Pattern Matching Engine (see later for details)
  • Disassebler based on Capstone Engine [F4]
  • Assembler based on Keystone Engine [F4]
  • Zoom-Out/Zoom-In bytes view (CTRL + Up/Down or CTRL + -/+)
  • Shortcuts for all these features
Pattern Matching Engine

Fhex can load at startup a configuration file (from ~/fhex/config.json) in JSON format with a list of strings or bytes to highlight and a comment/label to add close to the matches.

Examples:

{
"PatternMatching":
[
{
"string" : "://www.",
"color" : "rgba(250,200,200,50)",
"message" : "Found url"
},
{
"bytes" : "414243",
"color" : "rgba(250,200,200,50)",
"message" : "Found ABC"
}
]
}

To activate pattern matching press CTRL + P At the end, Fhex will show also an offset list with all the result references. Note: Labels with comments are added only if the window is maximized, if labels are not displayed correctly please try to run pattern matching again.

Binary Chart

Fhex has the feature to chart the loaded binary file (Note: In order to compile the project, now you need also qt5-charts installed on the system). The y-axis range is between 0 and 255 (in hex 0x0 and 0xff, i.e. the byte values). The x-axis range is between 0 and the filesize.

The chart plots the byte values of the binary file and let you focus only on the relevant sections. For example, if in a binary file there is an area full of null bytes, you can easily detect it from the chart.

License

GPL-3



More info


  1. Hack Tool Apk No Root
  2. Hacker Tools Apk
  3. Hacker Techniques Tools And Incident Handling
  4. Hacker Tools List
  5. Beginner Hacker Tools
  6. Install Pentest Tools Ubuntu
  7. Hacker Tools For Ios
  8. How To Make Hacking Tools
  9. Hack Tools For Windows
  10. Hack Tools
  11. Computer Hacker
  12. Tools Used For Hacking
  13. Nsa Hack Tools Download
  14. Pentest Reporting Tools
  15. Hacker Tools Github
  16. Hacking App
  17. Pentest Tools Tcp Port Scanner
  18. Hacker Tools Free Download
  19. Physical Pentest Tools
  20. Best Pentesting Tools 2018
  21. Pentest Tools Bluekeep
  22. Hack And Tools
  23. Hackers Toolbox
  24. Pentest Tools Open Source
  25. Hacking Tools Download
  26. Hackers Toolbox
  27. Growth Hacker Tools
  28. Hacking Tools Download
  29. Best Hacking Tools 2020
  30. Top Pentest Tools
  31. Hacker
  32. Hack Tools For Ubuntu
  33. How To Make Hacking Tools
  34. Pentest Tools For Android
  35. New Hacker Tools
  36. Hacker Tools For Mac
  37. Hacker Tools Online
  38. Hack Tools Online
  39. Hacking Tools 2020
  40. Hacker Tools Hardware
  41. Hacking Tools Windows
  42. New Hack Tools
  43. Physical Pentest Tools
  44. Hacking Tools For Games
  45. Hacking Tools For Beginners
  46. Pentest Tools Kali Linux
  47. Hack And Tools
  48. Hacker Tools Github
  49. Hacker Tools For Pc
  50. Pentest Tools Apk
  51. Blackhat Hacker Tools
  52. Hacker Tools Windows
  53. Hacking Tools For Windows
  54. How To Hack
  55. What Are Hacking Tools
  56. Hack And Tools
  57. Hacking Tools 2019
  58. Hacking Tools For Beginners
  59. Hacking Tools For Pc
  60. Github Hacking Tools
  61. Tools 4 Hack
  62. Hack Rom Tools
  63. Pentest Tools Windows
  64. Hacking Tools Hardware
  65. Hacker Tools List
  66. Hak5 Tools
  67. Android Hack Tools Github
  68. Hacker Search Tools
  69. Hacker Tools For Windows
  70. Pentest Tools Alternative
  71. Hacking Tools For Mac
  72. Pentest Tools Online
  73. Hacker Tools Free Download
  74. How To Make Hacking Tools
  75. Pentest Tools Website
  76. Growth Hacker Tools
  77. Hacker Tools 2020
  78. How To Install Pentest Tools In Ubuntu
  79. Hack Tool Apk
  80. Hack Tools Github
  81. Black Hat Hacker Tools
  82. Hacking Tools Download
  83. Top Pentest Tools
  84. Hacker Tools List
  85. Hacker Tools Linux
  86. Tools For Hacker
  87. Pentest Tools Bluekeep
  88. Free Pentest Tools For Windows
  89. Hacking Tools For Games
  90. Black Hat Hacker Tools
  91. Hacker Tools Mac
  92. Hacker Search Tools
  93. Easy Hack Tools
  94. What Are Hacking Tools
  95. Hack Website Online Tool
  96. Hacking Tools Download
  97. Hacker Tools
  98. Hacking Tools 2020
  99. Pentest Tools Open Source

Tidak ada komentar:

Posting Komentar