James
4226376a95
GP-5692 updated bsim tutorial
2025-05-16 20:21:23 +00:00
Luke Serné
8303061629
Many typo's
...
These were found using the command below searching for duplicated words,
and manually going through the results to remove the false positives and
reword the true positives. Sometimes I removed the doubled word and
sometimes I replaced the duplicated word.
The grep command:
grep -nIEr '\b([a-zA-Z]+)[[:space:]*]+\1\b' ./Ghidra
2025-04-19 18:06:41 +02:00
Ryan Kurtz
483dee2889
GP-5282: Adding linux_arm_64 and mac_arm_64 support to make-postgres.sh
2025-01-17 10:30:09 -05:00
Ryan Kurtz
faf55a8de6
GP-5078: Improvements to Ghidra Module directory layout
2024-10-31 10:34:26 -04:00
Ryan Kurtz
66068da147
GP-0: BSim class HTML files are now generated during the build
2024-10-29 13:14:18 -04:00
ghidra1
735cb1a5c3
GP-4173 Complete transition to using --option params with bsim and bsim_ctl commands
2024-01-03 17:29:45 -05:00
James
7c88892b18
GP-0 more bsim tutorial typos
2023-12-18 22:00:40 +00:00
James
2b6d85e2db
GP-0_bsim_tutorial_updates
2023-12-13 15:35:36 +00:00
James
8750841207
GP-4121 bsim tutorial updates and html
2023-12-08 20:05:01 +00:00
James
7a9590469f
GP-3980 bsim tutorial
2023-12-05 16:50:13 +00:00
caheckman
0865a3dfb0
GP-4009 Introduced BSim functionality including support for postgresql,
...
elasticsearch and h2 databases. Added BSim correlator to Version
Tracking.
2023-12-05 08:30:51 -05:00