philiprehberger-hex 0.3.0
“Encode and decode hexadecimal strings with 0x prefix handling, produce xxd-style hex dumps, format hex output with configurable grouping, s…”
Ruby loads a relative source moduleRuby pack decodes hexadecimal data
SHA-25671e2d490bf31fca76e9c4b4b8e5c009b05fa053499bac367ff5295bb138343c3
MaleculeH₂(DbOs)
Evidence
1# frozen_string_literal: true
2
3require_relative 'hex/version'
4require 'securerandom'
5
⋯5 lines
40:28… hex string: non-hex characters' unless valid?(hex)
41
42 [hex].pack('H*')
43 end
44
⋯5 lines
No evidence locations were recorded for this file. Raw result