Releases: zuhayrb/dexpose
Releases · zuhayrb/dexpose
dexpose v0.4.1
Compare
Sorry, something went wrong.
No results found
Changelog
a3ecefb Drop version from archive filenames for future-proof curl install URLs
6fa2049 Fix curl install URLs to resolve latest release dynamically via API
9d7f256 Rename .goreleaser to .goreleaser.yaml
461a080 Revert to simple static curl install URLs
c98ad28 feat: add Premium bool field and [PREMIUM] output tag for premium pattern pack
v0.4.0
Compare
Sorry, something went wrong.
No results found
Changelog
d3e280c feat: scan compiled string resources from resources.arsc
9266e99 docs: update README for v0.3.0 (ARSC resolution, -v flag fix, bump version/URLs)
v0.3.0
Compare
Sorry, something went wrong.
No results found
Changelog
cbd9f1f feat: resources.arsc resource ID resolution, fix DEX magic & -v flag
v0.2.0
Compare
Sorry, something went wrong.
No results found
Changelog
d56ef29 feat: -v, -c, -q shorthands, --quiet flag, README flags table
320c6d4 docs: use verbose output as README banner, remove redundant verbose section
739d2c6 docs: fix leading space in banner example
1db4b92 fix: remove leading space from banner first line
v0.1.5
Compare
Sorry, something went wrong.
No results found
Changelog
b66ffc9 docs: update download URLs to v0.1.5
v0.1.4
Compare
Sorry, something went wrong.
No results found
Changelog
76f0016 fix: correct ASCII banner to spell DEXPOSE, not TOR
v0.1.3
Compare
Sorry, something went wrong.
No results found
Changelog
050ebcf feat: ASCII banner on --verbose, richer README usage docs
e721b01 docs: update download URLs to v0.1.2
v0.1.2
Compare
Sorry, something went wrong.
No results found
Changelog
48c0463 fix: remove high-entropy-hex and high-entropy-base64 patterns (too noisy)
db65d80 docs: update README for v0.1.1 (59 rules, download URLs, verbose findings)
v0.1.1
Compare
Sorry, something went wrong.
No results found
Changelog
3225bf1 fix: DEX string extraction, PEM capture, new patterns, verbose findings, FindAllString
55a2fb4 docs: link LICENSE file in README
8376513 docs: add badges, support section, FUNDING.yml, repo topics
a8be4b2 docs: fix download URLs (remove v prefix) and update pattern count (27 → 54)
v0.1.0
Compare
Sorry, something went wrong.
No results found
Changelog
8ea33a3 feat: phases 8–9 — expanded rules (54), error tolerance, scan pool fix
6cd0066 feat: phases 4–7 — APK/DEX/AXML parsing, scan orchestration, output
dc016fe feat: phases 2 & 3 — pattern matcher and ignore list
d1cb235 feat: phase 1 — core types, CLI shell, and flag parsing
34e077a Clean up tracked files
6cfce97 init