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
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
Jason Turner
19e4c22de1
Add new section on correctness, mutation testing
2019-12-08 16:30:26 -07:00
Jason Turner
47e65a5359
Add files via upload
2019-12-08 13:16:26 -08:00
Eric Curtin
f4be721652
rmf.io is dead
2019-11-03 14:17:38 +00:00
Nikita S
71aaf01ed6
added vcpkg library manager to Tools section
2019-09-17 13:54:53 +03:00
Morgan Creekmore
4e3b841277
Add vcpkg to package managers
2019-09-05 17:27:25 -05:00
Jason Turner
aba2ab9e93
Merge pull request #106 from rigtorp/patch-3
...
Update clang-format instructions for VSCode
2019-06-06 14:39:13 -05:00
Jason Turner
ff5a566fc3
Merge branch 'master' into patch-3
2019-06-06 14:38:56 -05:00
Jason Turner
4f58cf03ad
Merge pull request #105 from rigtorp/patch-2
...
Add clang-format instructions for CLion
2019-06-06 08:27:57 -05:00
Erik Rigtorp
a8db0f19ce
Update 03-Style.md
2019-05-24 17:33:57 -05:00