Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.2.0
alicedbg
Browse files
Jan 17, 2024
dub: Add static builds, gitignore archives
· 83c5dd21
dd
authored
Jan 17, 2024
View commits for tag v0.2.0
v0.2.0
83c5dd21
Fix Musl compilation
· 312e6406
dd
authored
Jan 17, 2024
312e6406
Bump 0.2.0
· b6707ac2
dd
authored
Jan 17, 2024
b6707ac2
exception: Fix switch breaks
· de70d310
dd
authored
Jan 17, 2024
de70d310
Slight improvement (exception translation, wait function), comments
· f5d645c0
dd
authored
Jan 17, 2024
f5d645c0
Jan 15, 2024
Correct mscoff module to ar
· c94b856b
dd
authored
Jan 15, 2024
c94b856b
Bump 0.2.0-rc1
· fa75a160
dd
authored
Jan 15, 2024
fa75a160
Jan 14, 2024
Process some TODOs
· f158fbff
dd
authored
Jan 14, 2024
f158fbff
Remove unused logger module
· b5aad3d0
dd
authored
Jan 14, 2024
b5aad3d0
dumper: Add portable pdb for PE32
· f17ab835
dd
authored
Jan 14, 2024
f17ab835
main: Add --dump-everything
· 5caee122
dd
authored
Jan 14, 2024
5caee122
app: Make slighter better quit functions
· 41b56cc5
dd
authored
Jan 14, 2024
41b56cc5
Update error messages
· deb55e66
dd
authored
Jan 14, 2024
deb55e66
Introduce COFF and MS-COFF (header-only, no dump
· 57998b82
dd
authored
Jan 14, 2024
57998b82
Introduce PDB (header-only)
· 9d71d908
dd
authored
Jan 14, 2024
9d71d908
Jan 12, 2024
pe: Properly fix exports
· 5eb8f474
dd
authored
Jan 12, 2024
5eb8f474
utils: Add CHAR64 template
· 16315d0e
dd
authored
Jan 11, 2024
16315d0e
lx: Add better support for LE
· 5aabfc5c
dd
authored
Jan 11, 2024
5aabfc5c
Jan 11, 2024
lx: Add missing fields
· 74b24781
dd
authored
Jan 11, 2024
74b24781
ne: Fix invalid type field
· 28f77d4f
dd
authored
Jan 11, 2024
28f77d4f
attach: Change continue opt to stop
· 3ce19605
dd
authored
Jan 11, 2024
3ce19605
error: Small cleanup
· 745e42de
dd
authored
Jan 11, 2024
745e42de
Jan 08, 2024
Cheap index fix until I find something better
· 89602429
dd
authored
Jan 08, 2024
89602429
Jan 07, 2024
Rename page use enum
· 0176f6a7
dd
authored
Jan 07, 2024
0176f6a7
dub: Add betterC flag to examples
· 77adfb92
dd
authored
Jan 07, 2024
77adfb92
Jan 03, 2024
shell: Attach if command-line has option set
· 2882d5b5
dd
authored
Jan 03, 2024
2882d5b5
dumper: Add fields for blob dumps
· a71b5aeb
dd
authored
Jan 03, 2024
a71b5aeb
object: Add minimum support for LX objects
· fe9a9254
dd
authored
Jan 03, 2024
fe9a9254
Jan 02, 2024
server: Add basic support for NE
· 683c2a75
dd
authored
Jan 02, 2024
683c2a75
Update simple example
· bb02b48a
dd
authored
Jan 02, 2024
bb02b48a
Redo internal shell structure
· 1620c38e
dd
authored
Jan 02, 2024
1620c38e
Fix compilation
· 928fab47
dd
authored
Jan 01, 2024
928fab47
memory: Add pagesize, readjust mapper
· 60e0f13f
dd
authored
Jan 01, 2024
60e0f13f
process: Add name
· 6c61cf41
dd
authored
Jan 01, 2024
6c61cf41
utils: Add bit extraction routine
· cf90c55e
dd
authored
Jan 01, 2024
cf90c55e
Dec 31, 2023
memory: Fix Linux crash on maps
· 8d32d0b2
dd
authored
Dec 31, 2023
8d32d0b2
memory: (Windows) Make mapped paths full
· cdea655a
dd
authored
Dec 31, 2023
cdea655a
memory: Add regions to results
· 30792f67
dd
authored
Dec 30, 2023
30792f67
object: Upgrade some pointer operations to safer function
· aa3d4f6c
dd
authored
Dec 30, 2023
aa3d4f6c
Dec 30, 2023
pe: Fix compilation
· 8bd7069e
dd
authored
Dec 30, 2023
8bd7069e
Loading