View Single Post
  #31  
Old 09-08-2023, 15:53
DARKER DARKER is offline
VIP
 
Join Date: Jul 2004
Location: Somewhere Over the Rainbow
Posts: 541
Rept. Given: 16
Rept. Rcvd 123 Times in 54 Posts
Thanks Given: 21
Thanks Rcvd at 1,038 Times in 262 Posts
DARKER Reputation: 100-199 DARKER Reputation: 100-199
CopyAs v1.00 (2 Aug 2023)

Hiew External Module (HEM) to copy block data in different formats.

This module allows you to export the content of a marked block in in multiple formats such as:
  • Hex bytes (no spaces)
  • Hex bytes (space-separated)
  • Hex string (escaped)
  • C array
  • C string (escaped non-ASCII)

What's new:
  • First release.

Home/Download:
Code:
https://github.com/merces/hem-copyas
Reply With Quote
The Following User Says Thank You to DARKER For This Useful Post:
dosprog (02-07-2024)