Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Plasma

Pages: [1] 2
1
Tutorials / Re: Intro to Game Hacking: P1 External Memory Hacks
« on: April 24, 2015, 12:41:40 am »
Okay seems legit!

2
Projects and Discussion / Re: School project ideas
« on: April 21, 2015, 06:10:02 pm »
Great!!

Remember to show us what you did, and what marks you were scored... :P
Ya ofcoruse :D

3
Projects and Discussion / Re: School project ideas
« on: April 21, 2015, 04:34:39 pm »
Just want to point out, you can't fully understand something if you don't have the ability to understand the inner workings of the subject. Thus meaning it would be good if you knew how to construct malware to be able to prevent it. Not flaming at you, just pointing it out.


If I were you I would develop a database storing information about different students or whatever, and to be able to access this interface you would have to use a web based portal to be able to login. This itself would impress the teacher number 1 and number 2, because of your interest in security you could ouput the flaws such as the risk of an SQL injection.


By doing this you show something you love, and you impress the teacher, scoring good marks...


Method I would use in showing that your personal portal is vulnerable to the attack, Do netsparker, acunetix and nessus scans or whatever programs you choose against the IP of your portal. Construct a very neat report displaying the issue at hand, have a proof of concept and show how your remediation process would go to work. 


Hope this idea would shed some light as I do not know what the scope of the school project is, but this is what I would do with the information you have provided us.

Edit: Sorry I think I made somewhat a mistake in posting this... I reread the thread and you said that the program would be using c++... You would still be able to create something similar I believe, having your program that is constructed in c++ be the application that is linked to the db in some way, maybe being the front end to display information about what the project is about, and if you click on "webpage" it links you to your portal...

I think if you use some creativity here you would be able to construct a bad ass project...


Pixel
Thx for da reply, I think I know what I want to do know.

4
Projects and Discussion / Re: School project ideas
« on: April 21, 2015, 01:41:21 pm »
Ya I get your point guys and I have realized that my idea is not the best and will most likely not succeed.
I'm really interested in computer hacking and I have been dedicating my time on learning and reading about it. My main interest is in malware analysis and I have been reading some really good eBooks on the subject.
If you have any ideas related to computer hacking feel free to reply to this thread. I do not want ideas like making a rat or a botnet as I'm interested more in preventing them than making them so please take this in mind when your writing your ideas. All ideas are good ideas so write anything you have in mind and if I like one I will research and try to make it. :D
Thx in advance

5
Projects and Discussion / Re: Currency converter proram
« on: April 20, 2015, 08:55:58 pm »

The only problem i see with this is that the value of any one currency is constantly changing so you would have to grab the info from somewhere (like google) to keep your program accurate.

Next google already has this feature, just type in euro to US or any other currency and it will display it with input fields to change the value to convert. So the sale of this product would be rather low... and even if people would buy it as i said above you would have to grab the info from somewhere that keeps current info on all the different currency's which if you grab from the wrong person could lead to a lawsuit if you are trying to sell it.


Lastly... the actual conversion would be supremely simple, the hardest part of this would be the GUI which you would spend WAY more time on then the backend. Are you sure this is of sufficient difficulty to get you a good grade?

I understand your point and I think your rather right. The project will start after about 1 month or so and I have all the summer to work on it so now I'm just simply brainstorming and discussing the ideas that I have in mind. But if I would make a currency converter program I would most probably be targeting local stores and shops. Shops will definitely buy a program for a decent price to run in it in their cash registers due to the reason that's its going to be cross platform. I do have other ideas that I will end up discussing with you guys so brace yourselves.

6
Projects and Discussion / Re: Currency converter proram
« on: April 20, 2015, 07:45:32 pm »
Well... I suppose or a highschool project it'll do. Try to learn as much as you can doing it, if it's gonna be C++ and cross-platform, then I suppose you considered using something like Qt and whatnot.
Thx , u have been a great help to me :D

7
Projects and Discussion / Re: Currency to currency program
« on: April 20, 2015, 05:42:02 pm »
I don't understand "currency to currency program" part - like wtf? like a currency converter?
Yup srry if it wasnt clear

8
Projects and Discussion / School project ideas
« on: April 20, 2015, 05:31:55 pm »
Do you think a currency converter program would be a good school project(High school). The program will include  features like:
1) A nicely designed GUI with a custom logo.
2) The program will covert from any currency to any currency in the world.
3) Maybe a website to sell the program.(60% of the money made from the sales has to go to a charity foundation as declared by the school but take note that this is only the first 2 months then all money transfers to me :D .)
4) Will work on any OS

So what do you guys think, is it eligible for a school project.
note: If I fail at this project, I will not obtain the IB certificate and I will be forced to re take the whole entire year.


Ohhh I forgot to write this down but the program will be written in C++.

Staff note: Double postin' fgt, edit yo posts.

9
C - C++ / Re: What to use?
« on: April 19, 2015, 05:20:45 pm »
IDK but i'm just used to visual studio 2010

10
General discussion / Re: How to upload images/ gifs to your signature?
« on: April 19, 2015, 11:09:11 am »
(Nope I do wat I want jk jk)Haha I will but w8, im currently in school, I'll scale it when i get back. ( I know its annoying.

11
Beginner's Corner / Re: Best langauge for coding 0day exploits???
« on: April 18, 2015, 09:25:28 pm »
The answer is simple, its either python or C++. These are the best I know for coding exploits but don't quote me on that because I'm not that experienced with writing exploits.

12
Scripting Languages / Re: [Python] - Treasure
« on: April 18, 2015, 09:20:52 pm »
LOL! It doesn't search for bitcoin wallet addresses automagically! that is an option you can use once you have a code dump on disk :P

 ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D
Ohhhhh lel

13
General discussion / Re: How to upload images/ gifs to your signature?
« on: April 18, 2015, 08:50:09 pm »
Generally it's annoying to see gifs in signatures, so try to avoid that. As for images - upload them to some image hosting site, such as imgur and then use BBCode img tags to embed it.
Well thank u man :D

14
C - C++ / Re: What to use?
« on: April 18, 2015, 08:30:48 pm »
I use windows 8 as my primary OS but I run Ubuntu sometimes to test certain programs on VM.
For C++ I like to use visual studio 2010, I really like it due to the reason that is easy to use and that it supports more than one language and for my text editor I like to use notepad++.

Link for visual studio 2010: http://getintopc.com/softwares/development/download-visual-studio-2010-professional-free-version/

Link for notepad++: http://notepad-plus-plus.org/

15
Tutorials / Re: Intro to Game Hacking: P1 External Memory Hacks
« on: April 18, 2015, 05:31:09 pm »
Thx this tut helped me start game hacking. I find it really easy comparing to other types of hacking.
When r u going to start the dll injection tutorial??

Pages: [1] 2