Join Go4Expert on Google+ | Facebook | Twitter
Go4Expert
Go4Expert RSS Feed


» What G4EF Members are doing?
Earning $$$ for Working on Projects at Go4Expert's Jobs Board

Reading Go4Expert Newsletters

Recommended for Developers
Check out web hosting reviews to see which hosting sites are recommended to build your website.
Make sure you choose a reliable web host whether it is for linux web hosting or windows Web hosting.
Feb 09, 2012 - 3:10 PM - by Scripting
In this article I'm going to show you how to change value of variable during run time. There are many tools around how to do this easily, but I will focus on the way doing it programatically, specifically using C language.

Tools I will use: Cheat Engine 6.0

Here is a simple code for login, I know it's weak and vulnerable, but for proof of concept and for the ease it's ok.

test.cpp
... [Read More]
3 Replies | 1,051 Views
Feb 06, 2012 - 5:42 PM - by Karpov2007
This time I want to speak on the 'printf' function. Everybody has heard of software vulnerabilities and that functions like 'printf' are outlaw. But it's one thing to know that you'd better not use these functions, and quite the other to understand why. In this article, I will describe two classic software vulnerabilities related to 'printf'. You won't become a hacker after that but perhaps you will have a fresh look at your code. You might create similar vulnerable functions in your project without knowing that.

STOP. Reader, please stop, don't pass by. You have seen the word "printf", I know. And you're sure that you will now be told a banal story that the function cannot check types of passed arguments. No!... [Read More]
4 Replies | 641 Views
Feb 02, 2012 - 1:06 AM - by pein87
Bubble sort in this form allows someone to order number arrays from lowest number to highest number and vice verse. This article serves the purpose of providing the bubble sort algorithm for use in php. I found a tuts @ active.tutsplus and I used it as a base to create a direct port over to php.

The Code



This code will sort a numbered list in order based on the values

... [Read More]
0 Replies | 421 Views
Jan 30, 2012 - 9:38 PM - by Karpov2007
We decided to write several small posts on how C/C++ programmers play with fire without knowing it. The first post will be devoted to an attempt to explicitly call a constructor.

Programmers are lazy creatures. That's why they tend to solve a task using minimal code amount. This aim is praiseworthy and good. But the main point is not get too involved in the process and stop at the right time.

For example, programmers are too lazy to create a single initialization function in a class so that it could be called from various constructors later. They think: "What for do I need an extra function? I'd rather call one constructor from the other". Unfortunately, sometimes programmers can't solve even such a... [Read More]
0 Replies | 419 Views
Jan 30, 2012 - 8:33 AM - by shabbir
WordPress out of the box is pretty secure still if you follow few simple security tips and install few security plugins, it can make your Wordpress lot more secure.

Choose Secure Passwords



Public always knows your Wordpress username because of your author profile on your blog and so this means you need to choose a password that is lot more secure. For a "secure password," use at least ten to twelve characters long passwords that contain at least one upper-case letter and one symbol, such as # or !.

Blog From Safe System



Don’t login to your Wordpress dashboard and admin area... [Read More]
0 Replies | 465 Views
» Article Archives
  Title, Username, & Date Last Post Replies Views
Writing Linux Daemon Process In C
Jan 17th, 2012 01:39 AM
Feb 13th, 2012 10:28 PM
by karthikp
3 1,018
C++ Style TypeCasts
Jan 2nd, 2012 01:27 AM
Jan 2nd, 2012 01:27 AM
by Trinity
0 1,009
Good Programming Practices - System Calls
Dec 31st, 2011 12:31 PM
Feb 4th, 2012 10:10 PM
by Scripting
2 922
Programming with Temporary files in Linux
Dec 30th, 2011 08:50 AM
Dec 30th, 2011 08:50 AM
by poornaMoksha
0 691
C/C++ assert Function
Dec 30th, 2011 08:43 AM
Dec 30th, 2011 08:43 AM
by poornaMoksha
0 754
getrlimit() and setrlimit() to Control System Resources on Linux
Dec 29th, 2011 08:27 AM
Feb 1st, 2012 02:34 PM
by jamewhite86
4 628
Developing Linux utility - Part III Displaying Detail File Info
Dec 27th, 2011 06:54 AM
Dec 27th, 2011 06:54 AM
by poornaMoksha
0 605
Understanding Linux fstat() With Example
Dec 26th, 2011 10:19 PM
Feb 8th, 2012 10:24 PM
by lionaneesh
1 624
C-Style TypeCasts
Dec 25th, 2011 04:27 PM
Dec 25th, 2011 04:27 PM
by Trinity
0 738
Developing Linux Utility like 'ls' in C
Dec 24th, 2011 12:08 PM
Dec 24th, 2011 12:08 PM
by poornaMoksha
0 777

Advertisement



All times are GMT +5.5. The time now is 01:28 AM.



You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser