tocic
8ed0b2ea51
Fix typos
2022-09-04 14:29:59 +03:00
Jason Turner
8bb8d61061
Merge pull request #129 from JosephTLyons/Remove-trailing-whitespace
...
Remove trailing whitespace
2022-02-10 15:52:21 -07:00
Jason Turner
71fa0ed1ea
Merge branch 'master' into Remove-trailing-whitespace
2022-02-10 15:51:49 -07:00
Cliff Burdick
94af2ae300
Adds CPM to package managers ( #140 )
2022-02-10 15:50:24 -07:00
Jason Turner
3b336de604
Merge pull request #142 from Klaim/patch-1
...
Fixed slightly incorrect build2 references
2022-02-10 15:49:45 -07:00
Jason Turner
5dfc89802f
Merge pull request #143 from scintill/patch-1
...
Considering_Safety typo fix
2022-02-10 15:48:44 -07:00
Joey Hewitt
d506e26513
Considering_Safety typo fix
2022-01-26 09:49:37 -08:00
Klaim (Joël Lamotte)
3104a4c183
Fixed slightly incorrect build2 references
...
`build2` is a toolchain with both build-system and package manager (and a few other tools to help project management). This adds it to the build system list (it can be used with only the build system) and clarifies that it's a complete toolchain in both references.
2021-12-23 22:58:18 +01:00
Jason Turner
ad81298a25
Merge pull request #132 from AristoChen/master
...
Remove duplicated content
2021-08-23 19:51:56 -06:00
Jason Turner
d7cbf392c0
Merge pull request #134 from aminya/patch-2
...
Update the list of profilers
2021-08-23 19:51:16 -06:00
Jason Turner
b5eacf0559
Merge pull request #135 from JonnyPtn/patch-1
...
Clarify GCC/Clang compiler flags
2021-08-23 19:50:51 -06:00
Jason Turner
55df70377d
Merge pull request #137 from pi-guy-in-the-sky/patch-1
...
Update 04-Considering_Safety.md
2021-08-23 19:50:17 -06:00
Jason Turner
9d6d72028b
Merge pull request #138 from sohamroy19/master
...
Fixed broken youtube link in README.md
2021-08-23 19:50:01 -06:00
Jason Turner
247e79ab19
Merge pull request #139 from simrego/patch-1
...
Update 02-Use_the_Tools_Available.md
2021-08-23 19:49:42 -06:00
simrego
f3eb30f102
Update 02-Use_the_Tools_Available.md
...
Maybe include Ghidra in reverse engineering tools? It has a lot of features. And I know this is an NSA program, but they already knows what have you done... ;)
2021-08-18 15:43:01 +02:00
Soham Roy
55b67e437d
Fixed broken youtube link in README.md
...
Mentioned in #130
2021-08-09 10:16:11 +05:30
Alexander Cai
e6359bcb5c
Update 04-Considering_Safety.md
...
fix link to heartbleed article
2021-08-05 01:14:02 -06:00
Jonny Paton
d7fd0817f5
Clarify GCC/Clang compiler flags
...
Added a description for `-pedantic` and clarified similarly to the MSVC section
2021-04-15 10:42:32 +01:00
Amin Yahyaabadi
b99c3da548
Update the list of profilers
2021-03-30 19:48:26 -05:00
AristoChen
31598aaed1
Remove duplicated content
2021-03-30 23:52:31 +08:00
Joseph T Lyons
f58462f198
Remove trailing whitespace
2021-01-16 18:10:50 -05:00
Jason Turner
1be918f768
Update README.md
2020-10-16 11:32:51 -06:00
Jason Turner
0de621f3ed
Merge pull request #127 from craigscott-crascit/tools-cmake-further-reading-link
...
Fix broken link to Further Reading chapter
2020-10-14 11:12:35 -06:00
Craig Scott
6829947e0d
Fix broken link to Further Reading chapter
2020-08-20 08:35:23 +10:00
Jason Turner
dd15e988b6
Create FUNDING.yml
2020-07-31 17:46:50 -06:00
Jason Turner
77810f654d
Add BinSkim and fuzzit to list of tools
2020-06-17 18:07:27 -06:00
Jason Turner
c1367aa66d
Merge pull request #116 from thomaslepoix/master
...
02-Use_the_Tools_Aviable : Add autotools, gdb, heaptrack, hotspot, cutter
2020-05-17 08:25:28 -06:00
Jason Turner
0336f01531
Merge branch 'master' into master
2020-05-17 08:24:47 -06:00
Jason Turner
a09519fa69
Merge pull request #117 from juliusHuelsmann/patch-1
...
fix: fix link to Memoro
2020-05-17 08:22:26 -06:00
Jason Turner
0f23efa4d0
Merge branch 'master' into patch-1
2020-05-17 08:22:00 -06:00
Jason Turner
f50a972743
Merge pull request #120 from famastefano/patch-1
...
/Wx raises Command-Line Error D8021
2020-05-17 08:18:32 -06:00
Jason Turner
4ec2c316d0
Merge pull request #121 from kassane/patch-1
...
XMake - Build System
2020-05-17 08:17:54 -06:00
Jason Turner
80227adcd8
Merge branch 'master' into patch-1
2020-05-17 08:17:47 -06:00
Jason Turner
005bc6bf9b
Merge pull request #122 from timwoj/master
...
Add pahole to the list of other tools
2020-05-17 08:17:04 -06:00
Jason Turner
9486df24ff
Merge pull request #123 from shreyasbharath/add-named_type
...
Add Jonathan Boccara's NamedType library
2020-05-17 08:16:20 -06:00
Shreyas Balakrishna
4aa7ef3c0a
Add Jonathan Boccara's NamedType library
2020-04-29 16:35:17 +12:00
Tim Wojtulewicz
6e6e506031
Remove trailing whitespace
2020-04-24 17:30:28 -07:00
Tim Wojtulewicz
571d59382e
Add pahole to the Other Tools list
2020-04-24 17:30:03 -07:00
Jason Turner
fe0fcf9040
Fix summary.md link to chapter 9
2020-04-12 21:38:48 -06:00
Matheus Catarino França
bb0d93a36d
XMake - Build System
2020-03-17 14:06:10 -03:00
Stefano Famà
07eb64cfeb
/Wx raises Command-Line Error D8021
...
The correct arg has a capital X `/WX`. `/Wx` is treated like `/W<number>` but fails the parsing and generates an invalid number (I suppose).
2020-03-07 12:02:18 +01:00
Julius Hülsmann
1b0d330534
fix: fix link to Memoro
...
Fix swapped Markdown Link.
2020-01-26 21:00:21 +01:00
tlepoix@localhost
73500d48ea
02-Use_the_Tools_Aviable : Add autotools, gdb, heaptrack, hotspot, cutter
2019-12-25 03:06:54 +01:00
Jason Turner
203c9d1787
Merge pull request #113 from studoot/add-vcpkg
...
Add vcpkg to 'Use the Tools Available'
2019-12-09 15:01:00 -08:00
Jason Turner
ce52a52e33
Merge branch 'master' into add-vcpkg
2019-12-09 15:00:50 -08:00
Jason Turner
a5fea499bf
Merge pull request #110 from kathu/patch-1
...
added vcpkg library manager to Tools section
2019-12-09 14:59:07 -08:00
Jason Turner
4a41888de9
Merge branch 'master' into patch-1
2019-12-09 14:58:57 -08:00
Jason Turner
13018f3609
Merge pull request #109 from gamingrobot/patch-1
...
Add vcpkg to package managers
2019-12-09 14:58:05 -08:00
Jason Turner
17de6b6f7b
Merge pull request #112 from ericcurtin/patch-1
...
rmf.io is dead
2019-12-09 14:57:15 -08:00
Stuart Dootson
018cb79fe4
Add vcpkg to 'Use the Tools Available'
...
Add Microsoft's `vcpkg` package manager.
2019-12-09 14:46:19 +00:00