Advertising (This ad goes away for registered users. You can Login or Register)

Search found 172 matches

by Nickolas
Fri Sep 05, 2014 12:05 pm
Forum: Programming
Topic: Segfault in c code.
Replies: 4
Views: 11709

Re: Segfault in c code.

Update: Segfault is now gone, "hlt" is recognised (I changed %s to %3s) but the instructionValue it is supposed to read turns out to be 1 while in the file it is 0. Any ideas?
by Nickolas
Fri Sep 05, 2014 7:19 am
Forum: Programming
Topic: Segfault in c code.
Replies: 4
Views: 11709

Re: Segfault in c code.

Works like a charm! Thank you guys :)
by Nickolas
Thu Sep 04, 2014 11:37 pm
Forum: Programming
Topic: Segfault in c code.
Replies: 4
Views: 11709

Segfault in c code.

Its probably some glaring mistake I can't seem to spot. I have a file that looks something like: abc 10 bgf 20 gfg 68 and so on. And I am trying to parse it in C, ending up in segmentation fault (11). Here's the code: char** instruction = malloc(sizeof(char) * 3); int instructionValue = 0; while(fsc...
by Nickolas
Fri Sep 21, 2012 8:36 pm
Forum: Programming
Topic: Where can I find good Objective-C and iPhone SDK tutorials?
Replies: 2
Views: 10557

Where can I find good Objective-C and iPhone SDK tutorials?

I want to learn Objective C and develop apps for the iPhone but I can't seem to find any good tutorials. Can you recommend any? (Books are fine, although I'd prefer videos) P.S. My problem is that all the good tutorials I find are not for the latest XCode version and it is a lot different from what ...
by Nickolas
Mon Sep 10, 2012 5:00 pm
Forum: Security
Topic: Any good "hackme" programs/sites for beginers?
Replies: 9
Views: 16106

Any good "hackme" programs/sites for beginers?

Hello everybody! I've been looking into exploits for a while and now I feel ready to try and hack something. Could you recommend any programs/websites that are made for people to try and hack them? Thanks in advance! :)
by Nickolas
Mon Jun 25, 2012 12:05 pm
Forum: Programming
Topic: Programming languages
Replies: 33
Views: 16750

Re: Programming languages

I meant what "kind" of assembly! MIPS, x86, all these are architecrures. Which architexture is used in GBA is the question.
by Nickolas
Mon Jun 25, 2012 7:15 am
Forum: Programming
Topic: Programming languages
Replies: 33
Views: 16750

Re: Programming languages

By hacking game engines you mean the games or the actual game engines they make use of? Anyway, your better off learning C/C++ and then you can go for some asm (no idea what GBA uses but you can do some research) and you are set. The problem is, how do you plan on feeding data to a GBA? There is no ...
by Nickolas
Fri Jun 22, 2012 6:56 am
Forum: Security
Topic: Protecting C# code...
Replies: 10
Views: 19161

Re: Protecting C# code...

Have you ever considered joining the "Free software movement" instead? I really suggest you study the programming environment displayed nowadays, if you already haven't. I see of almost no reason to not embrace this cause against proprietary software. Even if your development has the intuit of prof...
by Nickolas
Fri Jun 22, 2012 6:21 am
Forum: Security
Topic: Protecting C# code...
Replies: 10
Views: 19161

Re: Protecting C# code...

No no no. It isn't protection against modding! They bought the source, they can do whatever with it. I just don't want them to pack it and email it to friends, relatives and the whole world. So I want to keep secret a portion of the code which will not actually affect the modification capabilities o...
by Nickolas
Wed Jun 20, 2012 8:04 pm
Forum: Games
Topic: MGS HD COLLECTION
Replies: 28
Views: 14810

Re: MGS HD COLLECTION

I am a huge MGS fan, as well! I have every single game except for MGS4 :D I have finished it, though. MGS HD Collection is amazing and Peace Walker online is just massive! You'll love it. 8-)

Go to advanced search