Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.1.0
alicedbg
Browse files
Oct 20, 2023
Improve Capstone dyn loader
· 141556b2
dd
authored
Oct 20, 2023
View commits for tag v0.1.0
v0.1.0
141556b2
Fix compilation on Musl targets.
· 9eb63af6
dd
authored
Oct 20, 2023
9eb63af6
Bump 0.1.0
· 3bf615e0
dd
authored
Oct 20, 2023
3bf615e0
Oct 14, 2023
cli: Change synopsis
· b4804c05
dd
authored
Oct 14, 2023
View commits for tag v0.1-alpha.1
v0.1-alpha.1
b4804c05
cli: -m to -a
· 749dd86f
dd
authored
Oct 14, 2023
749dd86f
Oct 09, 2023
Minor CLI update
· 0bb3dd43
dd
authored
Oct 09, 2023
0bb3dd43
dub: Remove version
· e09b37e9
dd
authored
Oct 09, 2023
e09b37e9
Doc pass
· b204fe41
dd
authored
Oct 09, 2023
b204fe41
Manage various TODOs
· 41a68497
dd
authored
Oct 09, 2023
41a68497
Oct 08, 2023
pe: Add alignments in dumps
· 45071378
dd
authored
Oct 08, 2023
45071378
Oct 07, 2023
Updated copyright year
· e233c13a
dd
authored
Oct 07, 2023
e233c13a
Fix tests, changed utils.string to utils.strings, removed legacy tests
· dd759c01
dd
authored
Oct 07, 2023
dd759c01
util: Brought back unittest to string module
· fc7dc7c5
dd
authored
Oct 06, 2023
fc7dc7c5
Oct 06, 2023
Shell: Bunch of doc fixes and misc items
· 2bc99c01
dd
authored
Oct 06, 2023
2bc99c01
shell: Misc items
· fce60781
dd
authored
Oct 06, 2023
fce60781
README: Add Capstone clause
· d2f1ba1e
dd
authored
Oct 06, 2023
d2f1ba1e
capstone: Try load v4 first
· b2b1e464
dd
authored
Oct 06, 2023
b2b1e464
common: Clean unused globals
· 4aeda3e7
dd
authored
Oct 06, 2023
4aeda3e7
c.config: Add PRIz printf format specs
· c7003c4e
dd
authored
Oct 06, 2023
c7003c4e
dumper: Add syntax support back in
· 3877021d
dd
authored
Oct 06, 2023
3877021d
Sep 30, 2023
Memory scanner implementation in shell
· ea9d41b1
dd
authored
Sep 30, 2023
ea9d41b1
Misc changes
· adf7455a
dd
authored
Sep 29, 2023
adf7455a
Minimally add memory scanner
· 59e65df4
dd
authored
Sep 29, 2023
59e65df4
process: Change attach option format
· 8025bda6
dd
authored
Sep 29, 2023
8025bda6
Sep 29, 2023
object: Add extra checks for ELF
· 3b34744d
dd
authored
Sep 29, 2023
3b34744d
Sep 23, 2023
Object: Use function for ptr checking
· 22102ecd
dd
authored
Sep 23, 2023
22102ecd
Moved breakpoint management to own module
· 8cbfe416
dd
authored
Sep 23, 2023
8cbfe416
object: Free reversed pe headers
· 48f47990
dd
authored
Sep 23, 2023
48f47990
Sep 22, 2023
Fix compilation
· 78ee5ba9
dd
authored
Sep 22, 2023
78ee5ba9
shell: Disassembly printing improvements
· 2640da77
dd
authored
Sep 22, 2023
2640da77
Adjust README with examples
· da6c21c6
dd
authored
Sep 22, 2023
da6c21c6
example: v2 uses adbg_dasm_process_exception
· 70885722
dd
authored
Sep 22, 2023
70885722
utils: str to string
· 010cae71
dd
authored
Sep 22, 2023
010cae71
Rewrite README
· 5c3698a9
dd
authored
Sep 22, 2023
5c3698a9
include: Simplify psapi_dyn module
· 8341c32e
dd
authored
Sep 22, 2023
8341c32e
Move tcpserver to app root
· 606a974d
dd
authored
Sep 22, 2023
606a974d
Fix v1 load, add error to v2 package
· 6dcf3e2f
dd
authored
Sep 22, 2023
6dcf3e2f
Move loop ui as example with v1 and v2 variants
· c4245983
dd
authored
Sep 22, 2023
c4245983
Sep 18, 2023
Remake shell with better help system
· e19c79e4
dd
authored
Sep 18, 2023
e19c79e4
Sep 16, 2023
pe: Fix exports again
· 34727ec6
dd
authored
Sep 16, 2023
34727ec6
Loading