Ryan Fleury
|
614b9bc537
|
extend dasm cache with style parameters; switch over primary disassembly ui path to dasm cache
|
2024-03-28 14:38:35 -07:00 |
|
Ryan Fleury
|
bcbb4142cf
|
plug in x64 intel-syntax disassembly 'language' into text analysis cache layer, to use that layer to naturally do parser/highlighter work for disassembly
|
2024-03-28 12:01:14 -07:00 |
|
Ryan Fleury
|
c91cd69536
|
first pass at new hash-store-based disassembly cache layer; can serve as a general-purpose asynchronous disassembly visualization cache layer, regardless of where that data ultimately comes from - can click into a file, process memory cache, etc.
|
2024-03-28 10:57:34 -07:00 |
|
Ryan Fleury
|
dbb0c1e0a4
|
file_stream: solidify retry mechanism; df: multiline controls for text_cache-based info, begin porting over txti-based systems
|
2024-03-28 09:36:09 -07:00 |
|
Ryan Fleury
|
4272258f99
|
txti -> txt; checkpoint #5
|
2024-03-26 16:38:12 -07:00 |
|
Ryan Fleury
|
8792c2280c
|
txti -> txt; checkpoint #4
|
2024-03-26 16:26:31 -07:00 |
|
Ryan Fleury
|
88798e4453
|
txti -> txt; checkpoint #3
|
2024-03-26 16:04:21 -07:00 |
|
Ryan Fleury
|
e80c69cb8f
|
txti -> txt; checkpoint #2
|
2024-03-26 16:00:43 -07:00 |
|
Ryan Fleury
|
40ed36df3f
|
txti -> txt; checkpoint #1
|
2024-03-26 15:31:39 -07:00 |
|
Ryan Fleury
|
88b692c840
|
eliminate fallback cache in text cache layer; we can use the hash store layer to rewind
|
2024-03-26 12:11:00 -07:00 |
|
Ryan Fleury
|
4027338a2f
|
adjust stripe counts
|
2024-03-26 11:30:47 -07:00 |
|
Ryan Fleury
|
4bc82db69e
|
deduplicate txti/text_cache language stuff; port over odin lexing
|
2024-03-26 11:00:37 -07:00 |
|
Ryan Fleury
|
ca6e75d466
|
allow c++14 digit separators in c/c++ lexing
|
2024-03-26 10:42:46 -07:00 |
|
Ryan Fleury
|
0b73582b87
|
raddbgi_from_pdb: multithread initial independent parsing/preparation phases of converter
|
2024-02-19 15:52:26 -08:00 |
|
Ryan Fleury
|
d9f69cdf14
|
complete first pass of fuzzy matching symbol lister for go-to-name, and setting function breakpoints
|
2024-01-30 12:58:24 -08:00 |
|
Ryan Fleury
|
a42ec6aeff
|
initial upload
|
2024-01-10 19:57:50 -08:00 |
|