index
:
botw
master
Decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-12-25
tools: Add script to show non-trivial AI class hierarchies
Léo Lam
2020-12-23
Generate query factories as well
Léo Lam
2020-12-22
Generate stubs for queries
Léo Lam
2020-12-18
tools/rename_functions_in_ida: Drop support for IDA <7.4
Léo Lam
2020-12-10
tools: Remove AI class progress counter
Léo Lam
2020-12-02
tools: Update asm-differ
Léo Lam
2020-11-22
tools/util: Ignore unknown data symbols
Léo Lam
2020-11-22
tools/progress: Add option to print CSV line
Léo Lam
2020-11-11
tools: Add support for data symbol checking for GOT entries
Léo Lam
2020-11-11
tools/check: Improve error reporting
Léo Lam
2020-11-11
tools: Read entire ELF ahead of time to reduce seek/read overhead
Léo Lam
2020-11-11
ksys/gdt: Implement Manager increase functions
Léo Lam
2020-11-11
ksys/gdt: Add reset wrappers to Manager and CommonFlags
Léo Lam
2020-11-11
tools/check: Only print mismatch details if they exist
Léo Lam
2020-11-11
tools: Add IDA script to get rid of function tails
Léo Lam
2020-11-10
Fix matching errors
Léo Lam
2020-11-10
tools: Print mismatch cause
Léo Lam
2020-11-10
tools: Add function call checking
Léo Lam
2020-11-10
data: Add functions that were missed because of IDA's function tail system
Léo Lam
2020-11-10
tools: Update asm-differ
Léo Lam
2020-11-09
tools: Add script to automatically identify matches
Léo Lam
2020-11-09
tools: Do not use a global capstone disassembler instance
Léo Lam
2020-11-09
tools: Deduplicate code
Léo Lam
2020-11-09
ksys/gdt: Fix array getters/setters being generated incorrectly
Léo Lam
2020-11-09
ksys/gdt: Fix several issues in the gdtCommonFlags generation script
Léo Lam
2020-11-09
ksys/gdt: Add getFlagGenericBool/S32
Léo Lam
2020-11-09
ksys/gdt: Do not inline gdtCommonFlagsUtils functions
Léo Lam
2020-11-09
ksys/gdt: Add more flag utilities
Léo Lam
2020-11-08
tools: Add a script to print vtables
Léo Lam
2020-11-07
tools/check: Handle address differences for str/stp as well
Léo Lam
2020-11-06
ksys/gdt: Add common flags
Léo Lam
2020-11-01
tools/check: Avoid recreating capstone instances all the time
Léo Lam
2020-11-01
tools/check: Fix adrp_pair_registers not being updated for identical instruct...
Léo Lam
2020-11-01
Compare non-matching functions against expected output
Léo Lam
2020-11-01
tools: Reformat progress
Léo Lam
2020-10-16
tools: Update asm-differ
Léo Lam
2020-10-06
Check for non-matching functions that now match
Léo Lam
2020-10-03
tools: Fix local symbols being ignored by print_decomp_symbols
Léo Lam
2020-09-24
ci: Check matching functions for each push and PR build
Léo Lam
2020-09-24
tools: Add a tool to check all matchings for diffs
Léo Lam
2020-09-22
tools: Update asm-differ
Léo Lam
2020-09-22
tools/diff: Accept demangled names as well
Léo Lam
2020-09-20
tools: Update asm-differ
Léo Lam
2020-09-19
tools/generate_bgparamlist_struct: Represent floats with reasonable precision
Léo Lam
2020-09-19
tools/generate_bgparamlist_struct: Generate includes as well
Léo Lam
2020-09-19
Add a tool to automatically generate GParamList object struct+ctor
Léo Lam
2020-09-08
tools: Add a script to rename functions in IDA
Léo Lam
2020-09-07
tools: Clean up the progress script
Léo Lam
2020-08-21
Bundle aarch64-none-elf-objdump 2.33 from Arm to simplify setup
Léo Lam
2020-08-21
tools: Fix Python 3.6 compatibility
Léo Lam
[prev]
[next]