Eat Sleep Learn Repeat

Menu
  • Home
  • Program Analysis
    • Faint Variable
    • Taint Analysis
    • Assertions
    • Reaching Definition
    • Constant Propagation
    • Control Flow Graph
    • Infamous Bugs
    • Fault Localization
  • Compiler
    • Memory Reordering
    • AT&T Vs Intel
    • Inline Assembly
    • Binary Analysis
  • Concepts
    • Data Races
    • Cache
    • Strings
    • Partial Order
    • First Order Logic
    • Complexity Classes
    • ACID Properties
    • Soundness and Completeness
  • Tools
    • Netbeans
    • ChatGPT and jobs
  • Reductions
    • 3-CNF to K-CNF
  • Ubuntu
    • PDF Bookmarks
    • Alternate GCC
  • About this website
    • About Us
    • Contact Us
    • Privacy Policy

Setting alternate GCC on Ubuntu without removing previous versions

January 13, 2020 Add Comment
You might want to install multiple softwares in your computer that work with different versions of GCC/G++. Uninstalling and reinstalling ...
Read More

Vulnerabilities Introduced by Strings in C

January 12, 2020 Add Comment
C has been extensively used for decades. It is a lightweight language and has a small footprint. But unfortunately, it has many security f...
Read More

How to Install Netbeans On Ubuntu 16.04

December 30, 2019 Add Comment
Netbeans is an integrated development environment that will allow you to to develop a range of software applications. This article is not...
Read More

Asssertions in Programming

November 01, 2019 Add Comment
Assertions are special statements provided by different programming languages to check the programming logic. It is strategically placed i...
Read More

Software Binary Analysis

July 10, 2018 Add Comment
Software Binaries are nothing but compiled executables of your program written in a programming language. When you pass the program as a t...
Read More
Subscribe to: Posts (Atom)

Popular Posts

  • AT&T vs Intel Assembly
  • How to Insert Assembly Instruction in CPP programs?
  • Reaching Definition Analysis
  • Faint Variable Analysis
  • 5 Simple Software Bugs That Have Caused Major Losses
  • Data Races with Example
  • Memory Hierarchy: Registers and Cache Memory
  • Relax Memory Model and Instruction Reordering

Report Abuse

Search

  • Contact Me
  • Privacy Policy
Copyright © 2016 Eat Sleep Learn Repeat | Template By HAFID Notes | Distributed By Blogger Templates