[console_scripts]
CryptDeriveKey = refinery.units.crypto.keyderive.CryptDeriveKey:CryptDeriveKey.run
DESDerive = refinery.units.crypto.keyderive.DESDerive:DESDerive.run
HKDF = refinery.units.crypto.keyderive.hkdf:HKDF.run
PasswordDeriveBytes = refinery.units.crypto.keyderive.PasswordDeriveBytes:PasswordDeriveBytes.run
add = refinery.units.blockwise.add:add.run
adler32 = refinery.units.crypto.hash.checksums:adler32.run
aes = refinery.units.crypto.cipher.aes:aes.run
alu = refinery.units.blockwise.alu:alu.run
aplib = refinery.units.compression.ap:aplib.run
asm = refinery.units.sinks.asm:asm.run
atbash = refinery.units.encoding.atbash:atbash.run
b32 = refinery.units.encoding.b32:b32.run
b64 = refinery.units.encoding.b64:b64.run
b85 = refinery.units.encoding.b85:b85.run
base = refinery.units.encoding.base:base.run
binref = refinery.explore:explorer
bitrev = refinery.units.blockwise.bitrev:bitrev.run
blk224 = refinery.units.crypto.hash.cryptographic:blk224.run
blk256 = refinery.units.crypto.hash.cryptographic:blk256.run
blk384 = refinery.units.crypto.hash.cryptographic:blk384.run
blk512 = refinery.units.crypto.hash.cryptographic:blk512.run
blowfish = refinery.units.crypto.cipher.blowfish:blowfish.run
blz = refinery.units.compression.blz:blz.run
bz2 = refinery.units.compression.bz2:bz2.run
carve = refinery.units.pattern.carve:carve.run
carve-7z = refinery.units.pattern.carve_7z:carve_7z.run
carve-json = refinery.units.pattern.carve_json:carve_json.run
carve-pe = refinery.units.pattern.carve_pe:carve_pe.run
carve-xml = refinery.units.pattern.carve_xml:carve_xml.run
carve-zip = refinery.units.pattern.carve_zip:carve_zip.run
cast = refinery.units.crypto.cipher.cast:cast.run
cca = refinery.units.strings.cca:cca.run
ccp = refinery.units.strings.ccp:ccp.run
cfmt = refinery.units.strings.cfmt:cfmt.run
chacha = refinery.units.crypto.cipher.chacha:chacha.run
chacha20 = refinery.units.crypto.cipher.chacha:chacha20.run
chop = refinery.units.meta.chop:chop.run
clower = refinery.units.strings.clower:clower.run
cm = refinery.units.meta.cm:cm.run
couple = refinery.units.misc.couple:couple.run
cp1252 = refinery.units.encoding.cp1252:cp1252.run
crc32 = refinery.units.crypto.hash.checksums:crc32.run
csv = refinery.units.formats.csv:csv.run
cswap = refinery.units.strings.cswap:cswap.run
cull = refinery.units.meta.cull:cull.run
cupper = refinery.units.strings.cupper:cupper.run
datefix = refinery.units.misc.datefix:datefix.run
decompress = refinery.units.compression.decompress:decompress.run
dedup = refinery.units.meta.dedup:dedup.run
defang = refinery.units.pattern.defang:defang.run
deob-js-arrays = refinery.units.obfuscation.js.arrays:deob_js_arrays.run
deob-js-getattr = refinery.units.obfuscation.js.getattr:deob_js_getattr.run
deob-js-tuples = refinery.units.obfuscation.js.tuples:deob_js_tuples.run
deob-ps1 = refinery.units.obfuscation.ps1.all:deob_ps1.run
deob-ps1-brackets = refinery.units.obfuscation.ps1.brackets:deob_ps1_brackets.run
deob-ps1-cases = refinery.units.obfuscation.ps1.cases:deob_ps1_cases.run
deob-ps1-concat = refinery.units.obfuscation.ps1.concat:deob_ps1_concat.run
deob-ps1-escape = refinery.units.obfuscation.ps1.escape:deob_ps1_escape.run
deob-ps1-format = refinery.units.obfuscation.ps1.format:deob_ps1_format.run
deob-ps1-invoke = refinery.units.obfuscation.ps1.invoke:deob_ps1_invoke.run
deob-ps1-secstr = refinery.units.obfuscation.ps1.securestring:deob_ps1_secstr.run
deob-ps1-stringreplace = refinery.units.obfuscation.ps1.stringreplace:deob_ps1_stringreplace.run
deob-ps1-typecast = refinery.units.obfuscation.ps1.typecast:deob_ps1_typecast.run
deob-ps1-uncurly = refinery.units.obfuscation.ps1.uncurly:deob_ps1_uncurly.run
deob-vba-arithmetic = refinery.units.obfuscation.vba.arithmetic:deob_vba_arithmetic.run
deob-vba-chr-literals = refinery.units.obfuscation.vba.vba:deob_vba_chr_literals.run
deob-vba-comments = refinery.units.obfuscation.vba.comments:deob_vba_comments.run
deob-vba-constants = refinery.units.obfuscation.vba.constants:deob_vba_constants.run
deob-vba-dummy-variables = refinery.units.obfuscation.vba.dummies:deob_vba_dummy_variables.run
des = refinery.units.crypto.cipher.des:des.run
des3 = refinery.units.crypto.cipher.des3:des3.run
dexstr = refinery.units.formats.dexstr:dexstr.run
dnblob = refinery.units.formats.pe.dotnet.dnblob:dnblob.run
dncfx = refinery.units.formats.pe.dotnet.dncfx:dncfx.run
dnds = refinery.units.formats.pe.dotnet.dnds:dnds.run
dnfields = refinery.units.formats.pe.dotnet.dnfields:dnfields.run
dnhdr = refinery.units.formats.pe.dotnet.dnhdr:dnhdr.run
dnmr = refinery.units.formats.pe.dotnet.dnmr:dnmr.run
dnrc = refinery.units.formats.pe.dotnet.dnrc:dnrc.run
dnsdomain = refinery.units.pattern.dnsdomain:dnsdomain.run
dnstr = refinery.units.formats.pe.dotnet.dnstr:dnstr.run
doctxt = refinery.units.formats.office.doctxt:doctxt.run
drp = refinery.units.misc.drp:drp.run
dsjava = refinery.units.formats.java.deserialize:dsjava.run
dsphp = refinery.units.formats.deserialize_php:dsphp.run
dump = refinery.units.sinks.dump:dump.run
ef = refinery.units.meta.ef:ef.run
emit = refinery.units.meta.emit:emit.run
esc = refinery.units.encoding.esc:esc.run
evtx = refinery.units.formats.evtx:evtx.run
group = refinery.units.meta.group:group.run
hc128 = refinery.units.crypto.cipher.hc128:hc128.run
hex = refinery.units.encoding.hex:hex.run
hexload = refinery.units.formats.hexload:hexload.run
hmac = refinery.units.crypto.keyderive.hmac:hmac.run
htmlesc = refinery.units.encoding.htmlesc:htmlesc.run
httpresponse = refinery.units.formats.httpresponse:httpresponse.run
iemap = refinery.units.sinks.iemap:iemap.run
iff = refinery.units.meta.iff:iff.run
iffp = refinery.units.meta.iffp:iffp.run
iffs = refinery.units.meta.iffs:iffs.run
iffx = refinery.units.meta.iffx:iffx.run
imphash = refinery.units.crypto.hash.imphash:imphash.run
jvdasm = refinery.units.formats.java.jvdasm:jvdasm.run
jvstr = refinery.units.formats.java.jvstr:jvstr.run
kblob = refinery.units.crypto.keyderive.kblob:kblob.run
lz4 = refinery.units.compression.lz4:lz4.run
lzma = refinery.units.compression.lz:lzma.run
lznt1 = refinery.units.compression.lznt1:lznt1.run
lzo = refinery.units.compression.lzo:lzo.run
map = refinery.units.blockwise.map:map.run
md2 = refinery.units.crypto.hash.cryptographic:md2.run
md4 = refinery.units.crypto.hash.cryptographic:md4.run
md5 = refinery.units.crypto.hash.cryptographic:md5.run
mimewords = refinery.units.pattern.mimewords:mimewords.run
mmh128x32 = refinery.units.crypto.hash.murmur:mmh128x32.run
mmh128x64 = refinery.units.crypto.hash.murmur:mmh128x64.run
mmh32 = refinery.units.crypto.hash.murmur:mmh32.run
msgpack = refinery.units.formats.msgpack:msgpack.run
n40 = refinery.units.malware.n40:n40.run
neg = refinery.units.blockwise.neg:neg.run
netbios = refinery.units.encoding.netbios:netbios.run
nop = refinery.units.misc.nop:nop.run
officecrypt = refinery.units.formats.office.officecrypt:officecrypt.run
pack = refinery.units.blockwise.pack:pack.run
pad = refinery.units.meta.pad:pad.run
pbkdf1 = refinery.units.crypto.keyderive.pbkdf1:pbkdf1.run
pbkdf2 = refinery.units.crypto.keyderive.pbkdf2:pbkdf2.run
pcap = refinery.units.formats.pcap:pcap.run
pcap-http = refinery.units.formats.pcap_http:pcap_http.run
peek = refinery.units.sinks.peek:peek.run
pemeta = refinery.units.formats.pe.pemeta:pemeta.run
peoverlay = refinery.units.formats.pe.peoverlay:peoverlay.run
perc = refinery.units.formats.pe.perc:perc.run
pesig = refinery.units.formats.pe.pesig:pesig.run
pestrip = refinery.units.formats.pe.pestrip:pestrip.run
pick = refinery.units.meta.pick:pick.run
pkcs7 = refinery.units.formats.pkcs7:pkcs7.run
pop = refinery.units.meta.pop:pop.run
ppjscript = refinery.units.sinks.ppjscript:ppjscript.run
ppjson = refinery.units.sinks.ppjson:ppjson.run
ppxml = refinery.units.sinks.ppxml:ppxml.run
ps1str = refinery.units.encoding.ps1str:ps1str.run
push = refinery.units.meta.push:push.run
put = refinery.units.meta.put:put.run
rabbit = refinery.units.crypto.cipher.rabbit:rabbit.run
rc2 = refinery.units.crypto.cipher.rc2:rc2.run
rc4 = refinery.units.crypto.cipher.rc4:rc4.run
rc4mod = refinery.units.crypto.cipher.rc4mod:rc4mod.run
recode = refinery.units.encoding.recode:recode.run
reduce = refinery.units.meta.reduce:reduce.run
rep = refinery.units.strings.rep:rep.run
repl = refinery.units.strings.repl:repl.run
resplit = refinery.units.pattern.resplit:resplit.run
resub = refinery.units.pattern.resub:resub.run
rev = refinery.units.blockwise.rev:rev.run
rex = refinery.units.pattern.rex:rex.run
ripemd128 = refinery.units.crypto.hash.cryptographic:ripemd128.run
ripemd160 = refinery.units.crypto.hash.cryptographic:ripemd160.run
rncrypt = refinery.units.crypto.cipher.rncrypt:rncrypt.run
rot = refinery.units.crypto.cipher.rot:rot.run
rotl = refinery.units.blockwise.rotl:rotl.run
rotr = refinery.units.blockwise.rotr:rotr.run
rsa = refinery.units.crypto.cipher.rsa:rsa.run
rsakey = refinery.units.crypto.cipher.rsakey:rsakey.run
salsa = refinery.units.crypto.cipher.salsa:salsa.run
salsa20 = refinery.units.crypto.cipher.salsa:salsa20.run
scope = refinery.units.meta.scope:scope.run
seal = refinery.units.crypto.cipher.seal:seal.run
secstr = refinery.units.crypto.cipher.secstr:secstr.run
sep = refinery.units.meta.sep:sep.run
serpent = refinery.units.crypto.cipher.serpent:serpent.run
sha1 = refinery.units.crypto.hash.cryptographic:sha1.run
sha224 = refinery.units.crypto.hash.cryptographic:sha224.run
sha256 = refinery.units.crypto.hash.cryptographic:sha256.run
sha384 = refinery.units.crypto.hash.cryptographic:sha384.run
sha512 = refinery.units.crypto.hash.cryptographic:sha512.run
shl = refinery.units.blockwise.shl:shl.run
shr = refinery.units.blockwise.shr:shr.run
snip = refinery.units.strings.snip:snip.run
sorted = refinery.units.meta.sorted:sorted.run
stego = refinery.units.formats.stego:stego.run
stretch = refinery.units.strings.stretch:stretch.run
struct = refinery.units.pattern.struct:struct.run
sub = refinery.units.blockwise.sub:sub.run
swap = refinery.units.meta.swap:swap.run
tea = refinery.units.crypto.cipher.tea:tea.run
termfit = refinery.units.strings.termfit:termfit.run
terminate = refinery.units.blockwise.terminate:terminate.run
transpose = refinery.units.blockwise.transpose:transpose.run
trim = refinery.units.strings.trim:trim.run
u16 = refinery.units.encoding.u16:u16.run
ucrypt = refinery.units.crypto.keyderive.unixcrypt:ucrypt.run
url = refinery.units.encoding.url:url.run
urlguards = refinery.units.pattern.urlguards:urlguards.run
uuenc = refinery.units.encoding.uuenc:uuenc.run
vigenere = refinery.units.crypto.cipher.vigenere:vigenere.run
vsect = refinery.units.formats.exe.vsect:vsect.run
vsnip = refinery.units.formats.exe.vsnip:vsnip.run
winreg = refinery.units.formats.winreg:winreg.run
wshenc = refinery.units.encoding.wshenc:wshenc.run
xfcc = refinery.units.meta.xfcc:xfcc.run
xj0 = refinery.units.formats.json:xj0.run
xlmdeobf = refinery.units.formats.office.xlmdeobf:xlmdeobf.run
xlxtr = refinery.units.formats.office.xlxtr:xlxtr.run
xor = refinery.units.blockwise.xor:xor.run
xt7z = refinery.units.formats.archive.xt7z:xt7z.run
xtace = refinery.units.formats.archive.xtace:xtace.run
xtcpio = refinery.units.formats.archive.xtcpio:xtcpio.run
xtdoc = refinery.units.formats.office.xtdoc:xtdoc.run
xtea = refinery.units.crypto.cipher.xtea:xtea.run
xthtml = refinery.units.formats.html:xthtml.run
xtiso = refinery.units.formats.archive.xtiso:xtiso.run
xtjson = refinery.units.formats.json:xtjson.run
xtmail = refinery.units.formats.email:xtmail.run
xtp = refinery.units.pattern.xtp:xtp.run
xtpdf = refinery.units.formats.pdf:xtpdf.run
xtpyi = refinery.units.formats.archive.xtpyi:xtpyi.run
xtrtf = refinery.units.formats.office.xtrtf:xtrtf.run
xttar = refinery.units.formats.archive.xttar:xttar.run
xtvba = refinery.units.formats.office.xtvba:xtvba.run
xtw = refinery.units.pattern.xtw:xtw.run
xtxml = refinery.units.formats.xml:xtxml.run
xtzip = refinery.units.formats.archive.xtzip:xtzip.run
xxh = refinery.units.crypto.hash.xxhash:xxh.run
zl = refinery.units.compression.zl:zl.run
