<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MSchymanski</id>
	<title>Elvis Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MSchymanski"/>
	<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php/Special:Contributions/MSchymanski"/>
	<updated>2026-09-10T21:09:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.5</generator>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=VisualCodeGrepper_(VCG)&amp;diff=11349</id>
		<title>VisualCodeGrepper (VCG)</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=VisualCodeGrepper_(VCG)&amp;diff=11349"/>
		<updated>2023-01-30T18:08:08Z</updated>

		<summary type="html">&lt;p&gt;MSchymanski: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
VisualCodeGrepper (VCG) is a code scanning tool and scans code for vulnerabilities or possible vulnerabilities. &lt;br /&gt;
Among other things VCG shows comments like ToDo or FixMe as possible vulnerabilities, detects some known vulnerabilities like format string and it has a config file that allows you to add any bad functions.&lt;br /&gt;
After the scan VCG generates a pie chart and shows you the logs. For a better overview VCG uses a color code. &lt;br /&gt;
VCG supports the following languages: C/C++, Java, C#, VB, PL/SQL, PHP, COBOL and is free to use and open source (GNU General Public License).&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Operating system: Windows e.g. Windows 11&lt;br /&gt;
* Git: https://github.com/nccgroup/VCG&lt;br /&gt;
&lt;br /&gt;
I recommend reading the readme file from the git repository as it contains more information.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1 ===&lt;br /&gt;
&lt;br /&gt;
Clone the git repository and navigate to the folder Release (VCG/VCG-Setup/Release/).&lt;br /&gt;
Now run the setup.exe file. After the installation process Grepper should start the application or you can find and run the VisualCodeGrepper app on your computer.&lt;br /&gt;
&lt;br /&gt;
=== Step 2 ===&lt;br /&gt;
&lt;br /&gt;
VCG will show you the warning that you have to select a language before scanning. Confirm this with ok and you will see the GUI of Grepper. &lt;br /&gt;
&lt;br /&gt;
Click Settings in the navigation bar, here you can change the language to the project language of the project you want to scan.&lt;br /&gt;
&lt;br /&gt;
=== Step 3 ===&lt;br /&gt;
&lt;br /&gt;
Then click File and select New Target Directory... or use the keyboard shortcut Strg+N. Select the folder with the code files you want to scan. Now you should see the path to your code in the Grepper user interface.&lt;br /&gt;
&lt;br /&gt;
=== Step 4 ===&lt;br /&gt;
&lt;br /&gt;
Click Scan in the navigation bar, and then click Full Scan (Note: Some types of scans are listed here. For example, if you want to scan for comments only, you can select Scan Comments Only, and so on).&lt;br /&gt;
VCG asks you if you want to see visual breakdowns, and then shows you a pie chart and table of information from the scan.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://github.com/nccgroup/VCG&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>MSchymanski</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=VisualCodeGrepper_(VCG)&amp;diff=11348</id>
		<title>VisualCodeGrepper (VCG)</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=VisualCodeGrepper_(VCG)&amp;diff=11348"/>
		<updated>2023-01-30T18:03:47Z</updated>

		<summary type="html">&lt;p&gt;MSchymanski: VisualCodeGrepper (VCG) is a code scanning tool that scans code for vulnerabilities or potential vulnerabilities. This is a step-by-step guide on how to scan your project with Grepper.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
VisualCodeGrepper (VCG) is a code scanning tool and scans code for vulnerabilities or possible vulnerabilities. &lt;br /&gt;
Among other things VCG shows comments like ToDo or FixMe as possible vulnerabilities, detects some known vulnerabilities like format string and it has a config file that allows you to add any bad functions.&lt;br /&gt;
After the scan VCG generates a pie chart and shows you the logs. For a better overview VCG uses a color code. &lt;br /&gt;
VCG supports the following languages: C/C++, Java, C#, VB, PL/SQL, PHP, COBOL and is free to use and open source (GNU General Public License).&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Operating system: Windows e.g. Windows 11&lt;br /&gt;
* Git: https://github.com/nccgroup/VCG&lt;br /&gt;
&lt;br /&gt;
I recommend reading the readme file from the git repository as it contains more information.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1 ===&lt;br /&gt;
&lt;br /&gt;
Clone the git repository and navigate to the folder Release (VCG/VCG-Setup/Release/).&lt;br /&gt;
Now run the setup.exe file. After the installation process Grepper should start the application or you can find and run the VisualCodeGrepper app on your computer.&lt;br /&gt;
&lt;br /&gt;
=== Step 2 ===&lt;br /&gt;
&lt;br /&gt;
VCG will show you the warning that you have to select a language before scanning. Confirm this with ok and you will see the GUI of Grepper. &lt;br /&gt;
&lt;br /&gt;
Click Settings in the navigation bar, here you can change the language to the project language of the project you want to scan.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Step 3 ===&lt;br /&gt;
&lt;br /&gt;
Then click File and select New Target Directory... or use the keyboard shortcut Strg+N. Select the folder with the code files you want to scan. Now you should see the path to your code in the Grepper user interface.&lt;br /&gt;
&lt;br /&gt;
=== Step 4 ===&lt;br /&gt;
&lt;br /&gt;
Click Scan in the navigation bar, and then click Full Scan (Note: Some types of scans are listed here. For example, if you want to scan for comments only, you can select Scan Comments Only, and so on).&lt;br /&gt;
VCG asks you if you want to see visual breakdowns, and then shows you a pie chart and table of information from the scan.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://github.com/nccgroup/VCG&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>MSchymanski</name></author>
	</entry>
</feed>