activities
9 hours ago
@dd86k dd86k pushed to master at dd86k/alicedbg
33de624 bit: Introduce adbg_bits_ptrbounds, deprecate adbg_bits_ptr_outside
2ff9a09 bits: introduce better pointer boundcheck function
bc0a0c9 cv: move types to type, add sources
2 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
810906a dumper: Reduce some noise to summary
b2be8e5 Move getopt functions to its own module
2 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
e13f4bd macho: Support sections
be4817c macho: Add support for segment load commands
5 days ago
@dd86k dd86k closed issue dd86k/ddhx#1
5 days ago
@dd86k dd86k opened issue dd86k/ddhx#1
7 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
f05e9c6 object: Change Mach-O to new system
295fa37 Minor corrections
8975570 pe: Switch to new backend
...
8 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
be2e7eb bit: Add adbg_bits_ptr_outside
b5d5acb dumper: Add SAFEVAL, print_stringf, fix missing newline
b13a3f5 shell: Forgot to change to new print adbg error
8 days ago
@dd86k dd86k pushed to rewrite at dd86k/ddhx
6e02752 document: check if folder
911a1b1 Replace File with Document, app manages buffer, separate edit system, simplify OSFile
11 days ago
@dd86k dd86k released 0.4.1 at dd86k/alicedbg
11 days ago
@dd86k dd86k created tag v0.4.1 at dd86k/alicedbg
12 days ago
@dd86k dd86k pushed to rewrite at dd86k/ddhx
50987a0 Start working on statusbar
96a76f7 Make formatter simpler
13 days ago
@dd86k dd86k pushed to rewrite at dd86k/ddhx
62f4d73 Do not depend on filesize for moving the camera and cursor
15 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
57551a3 Rework error printing
15 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
b028846 os: Properly use VirtualFree, oops
5c0dc73 apps: Make error printed messages a little more consistent
f80f956 Update README
...
19 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
3bb321d object: Change malloc to calloc for lx, ne internals
1b8d611 object: Move LX to new Object API
f0bf6ae object: Move NE to new API
21 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
33539d0 Fix Android builds
21 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
f733af4 Fix linux compilation
21 days ago
@dd86k dd86k created branch stable at dd86k/alicedbg
21 days ago
@dd86k dd86k pushed to master at dd86k/alicedbg
c23ca24 object: Started re-doing object internal API
4431375 app: print error once for debug builds
e0c5d1a Introduce OSFILE to be used internally
...
on 23 May
on 23 May
@dd86k dd86k created tag v0.4.0 at dd86k/alicedbg
on 23 May
@dd86k dd86k pushed to master at dd86k/alicedbg
ddfa846 Update to 0.4.0, update README
on 23 May
@dd86k dd86k edited the dd86k/alicedbg wiki
on 23 May
@dd86k dd86k edited the dd86k/alicedbg wiki
on 23 May
@dd86k dd86k edited the dd86k/alicedbg wiki
on 23 May
@dd86k dd86k edited the dd86k/alicedbg wiki
on 23 May
@dd86k dd86k edited the dd86k/alicedbg wiki
on 23 May
@dd86k dd86k created the dd86k/alicedbg wiki
Created DumperManual.
on 23 May
@dd86k dd86k created the dd86k/alicedbg wiki
Created DebuggerManual.
on 23 May
@dd86k dd86k edited the dd86k/alicedbg wiki
on 23 May
@dd86k dd86k pushed to master at dd86k/alicedbg
76d5096 Fix unittest
b12ee12 ci: Fix build library
9107ad8 error: Slight msg adjusment
on 22 May
@dd86k dd86k pushed to master at dd86k/alicedbg
305dc9a Clean imports
on 22 May
@dd86k dd86k pushed to master at dd86k/alicedbg
11d61f1 cli: Make disassembler list accepted values
4df5686 machines: remove redundant parentheses
f3fc98c Replace x86 machine to i386
...
on 17 May
@dd86k dd86k pushed to rewrite at dd86k/ddhx
87640ee Fix CLI for options, move some display functions to editor
bc203fb Implement very primitive buffer system
on 16 May
@dd86k dd86k pushed to rewrite at dd86k/ddhx
58a8fc9 Separate ddhxdump from ddhx
on 15 May
@dd86k dd86k created branch rewrite at dd86k/ddhx
on 13 May
@dd86k dd86k pushed to master at dd86k/alicedbg
1e4a28c object: adbg_object_header
on 11 May
@dd86k dd86k pushed to master at dd86k/alicedbg
90392ec dumper swap logic-error prone selections functions out
7a9a7fe ar: Make members dumpable
1627042 platform: Add ADBG_CONFIG, build configuration string
on 10 May
@dd86k dd86k pushed to master at dd86k/alicedbg
ab210d8 CI: Add static library and shared library builds
on 10 May
@dd86k dd86k pushed to master at dd86k/alicedbg
d681567 CI: Reconsidelate all tests under one matrix to avoid log spam
on 10 May
@dd86k dd86k pushed to master at dd86k/alicedbg
0a78260 dumper: Fix 32-bit builds
10e4d14 dub: Add shared configuration
b986a84 archive: Dump all headers
...
on 9 May
2f2bcdc testdap: Add better options, logging, aliases
dd2070c Fix build with alicedbg v0.3.0-50-g97342ee
4229aef CI: Rename to Test
...
on 8 May
@dd86k dd86k pushed to master at dd86k/alicedbg
6c4eefc CI: Correct GitHub Action names
on 7 May
@dd86k dd86k pushed to master at dd86k/alicedbg
54481aa doc: Move sources to doc-level from source-level
1ceb7a4 object: adbg_object_machine supports coff
72a5d4f elf: Add dynamic symbols
...
on 7 May
@dd86k dd86k pushed to master at dd86k/alicedbg
27338eb pe: Add XBOX code catalog subsystem type
f7f74c8 ne: Add missing header flags
3783fe2 object: adbg_object_section_n
on 6 May
@dd86k dd86k pushed to master at dd86k/tests
7dbb029 features: Add 2.105, 2.106, and 2.107 features
8fe40bd Add argv, quick argv test
8fc1fc7 json: Add manual array build
on 5 May
@dd86k dd86k pushed to master at dd86k/alicedbg
5b378f9 Fix odd CLI error
21082a4 shell: (disassemble) align output, use EIP/RIP by default
b83eeea Fix argument-less debugger spawns
on 4 May
@dd86k dd86k pushed to master at dd86k/alicedbg
9f2bb1b Add support for OMF libraries and objects
de1ec07 lx: Add missing os type, header flag
2e2e20c Make long options require equal sign
on 2 May
@dd86k dd86k pushed to master at dd86k/alicedbg
48fc772 object: Add adbg_object_format_type and Summary view
on 30 Apr
@dd86k dd86k pushed to master at dd86k/alicedbg
dba4cd6 process: Streamline process destruction process
669e5f0 Fix Musl spawn usage
7559f43 Refix Linux spawn progress with arguments