This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-09-24 02:00:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
463a4f85657b218181cc9df0ac25451d3e02a00b
raddebugger
/
src
/
third_party
T
History
Nikita Smith
c5dc7bee3e
fix info stream layout
2026-04-10 17:02:04 -07:00
..
blake3
remove windows.h from blake3
2025-09-06 09:54:23 -07:00
martins_bitscan
fix info stream layout
2026-04-10 17:02:04 -07:00
martins_hash
updated hashing libraries
2025-11-13 11:45:34 -08:00
rad_lzb_simple
apply linux notes from martins; simplify build.sh; simplify some linux layer code; fix incorrect linux api usage; get gcc builds up and running
2024-07-23 14:31:10 -07:00
radsort
changelog notes
2026-04-02 13:44:10 -06:00
sinfl
fix buffer over-read in sinfl.h
2025-07-23 16:09:48 -07:00
stb
first pass at (rdi -> loose rdim) path, used in (rdi * ... * rdi) -> rdi joining in radbin; plug in regular conversion path before voff -> line & breakpad paths in radbin, such that PDBs, DWARFs, RDIs, etc. can be used as input; fix up voff -> line path to plug into regular output systems; remove String8 union thing - three reasons: (a) it was only ever introduced for convenience in Linux layers, so let's just keep zero-terminated Linux nonsense in Linux land, (b) it was just alternate syntax for a cast, so let's just cast, (c) it was misleading - 'cstr' implies null-termination, which String8 of course doesn't guarantee. this led to some misuses, where .cstr was trusted to be zero-terminated, when that was not necessarily true (semaphore opening).
2026-03-03 16:24:54 -08:00
xxHash
merge third party folders
2024-11-18 16:16:15 -08:00
zydis
switch ctrl flow analysis etc. to zydis from udis86; unify disassembling path in dasm_cache layer, use single instruction decode path in frontend for ctrl flow analysis; use in dasm cache layer for disassembly textualization
2024-07-23 16:23:29 -07:00