Blogs about: Code Analysis

Featured Blog

The Basics of Crafting a Payload

Michael wrote 3 days ago: Over the last couple of years I’ve discussed ways of getting malware onto a network, and basic … more →

Tags: Linux & OS, malware, Code, program, Exploit, C#, payload, Shellcode, Assembler

VS2012 - Code Analysis CA0059 Error

Rafael Tolotti wrote 2 weeks ago: Last week I was trying to run the Code Analysis tool on Visual Studio 2012 and for my surprise I got … more →

Tags: .NET Framework, analysis tool, Visual Studio, VS2012

Performance Analysis: Disabling code-analysis warnings and Excluding Code Coverage for tested common methods5 comments

pranavwithyou wrote 2 weeks ago: When the project in which I was working was going through performance analysis, we found our project … more →

Tags: C#, CodeAnalysis, codeproject, Code Coverage, .NET, .NET 4.0

Run Unit Tests in Visual Studio after locally building your Solution !

joshyjf wrote 1 month ago: Ever felt the need to run unit tests as a part of building your solution locally?Yeah,that sounds li … more →

Tags: Visual Studio, Unit Testing, unit testing, continuous testing

DotNet Decompiler dotPeek

joshyjf wrote 1 month ago: Ever since Reflector became paid from free, dotNet developers have been searching for a good alterna … more →

Tags: Tips and Tricks in DotNet, Visual Studio, reengineering, dotPeek, JetBrains

Data Tracing with Run Trace

markotblog wrote 1 month ago: Hello guys, If you are reversing a protocol sometimes could be useful to locate and color each addre … more →

Tags: 0day, data input, Immunity Debugger, runtrace, idapro, IDAPython, data tracing, hit tracing, input data tracing

Change Code Analysis Rule Sets in Visual Studio 2012

Adam Prescott wrote 1 month ago: Code Analysis is a great way to identify problems with your code and enforce standards. By default, … more →

Tags: dev, Visual Studio 2012, Microsoft Visual Studio

Implicit Conversions and Performance

tim.edlund wrote 1 month ago: The link below is to an article about fixing an implicit conversion problem in TSQL.  The implicit c … more →

Tags: Otherwise interesting, TSql, TSQL, Implicit Conversions

Website Code Analysis

prasantkmohanta wrote 2 months ago: When you conduct a website code analysis of your website then you are taking a big step towards figu … more →

Tags: website audit, Website Code Analysis, Analysis

Coding Without Code Analysis is Like Writing Legacy Code3 comments

Alexandre Brisebois wrote 2 months ago: As developers we usually code for ourselves. What I mean by this, is that we are usually our own aud … more →

Tags: Tools, Patterns & Practices, Best Practices, Principles & Practices

RAT Catcher: A Very Basic Anti-Malware System

Michael wrote 2 months ago: Having got a considerable amount of data on Remote Access Tools from the Mandiant report and the CD … more →

Tags: Linux & OS, Development 2, System, operating, Module, Linux, Tool, malware, Database

Visual Studio Code Analyzer -- FXCop

connectingkamlesh wrote 3 months ago: Visual Studio Code Analyzer  –  FXCop Code Analysis “Code analysis tool” for managed cod … more →

Thank You Upstate New York Users Groups

Stephen D. Ritchie wrote 4 months ago: In November I traveled to Upstate New York to present at four .NET Users Group. Here’s the ove … more →

Tags: Automated Testing, Best Practices, Books, , development, presentations, Pro .NET Best Practices, Unit Testing

Another Bug in Your Bug (Finder): __offsetof2 comments

brucedawson wrote 5 months ago: Last month I posted about a crashing bug in Visual Studio 2012’s static code analysis feature.  … more →

Tags: Programming, Code Reliability, VS11, analyze, sizeof, size_t, VC, Visual Studio, __offsetof

CA2214 & Entity Framework1 comment

Mitch Denny wrote 5 months ago: I’ve just submitted a comment to the CA2214 code analysis guidance. Posting it here just in ca … more →

Tags: C#, csharp, CA2214, Entity Framework, EF

Good Stuff Bucket

dan wrote 5 months ago: Z3Py – guide A gentle introduction to abstract interpretation What is static analysis? Get Big … more →

Tags: Note to self

Using Exception Helpers but avoiding CA1062 errors

davefielding76 wrote 6 months ago: I generally like to activate Code Analysis on projects that I’m working on, but this does add … more →

Tags: C#, .NET, Attributes, Best Practice

Gendarme - quick overview

Mirela wrote 6 months ago: Gendarme is a code-analysis tool, used to find code problems in .NET applications. At input is expec … more →

Tags: Random Babble, Gendarme, Tool

Dissecting Buffer Overflow Code

Michael wrote 7 months ago: This particular bit of code has been covered elsewhere (I think it came from Hacking: The Art of Exp … more →

Tags: Code, program, C#, buffer, overflow


Related Tags
All →

Follow this tag via RSS