Posts
 
Reputation
Joined
Last Seen
Ranked #309
Strength to Increase Rep
+8
Strength to Decrease Rep
-2
96% Quality Score
Upvotes Received
109
Posts with Upvotes
97
Upvoting Members
69
Downvotes Received
5
Posts with Downvotes
5
Downvoting Members
4
13 Commented Posts
23 Endorsements
Ranked #54
Ranked #210
~327.51K People Reached
About Me

Master of Science of Computer science in Computer and Cyber security

Interests
InfoSec, Reverse Engineering, programming, Networking, Hacking
Favorite Tags
Member Avatar for Duki
Member Avatar for iConqueror

I think this question will find its proper answer according to what exactly are you required to know for a certain job. It is a common misbehave in our seciety where a university diploma means you are actually good or know something to a good extent, while in the meanwhile …

Member Avatar for simhakidsden
1
461
Member Avatar for vegaseat

“Strength does not come from winning. Your struggles develop your strengths. When you go through hardships and decide not to surrender, that is strength.” - Arnold Schwarzenegger

Member Avatar for Reverend Jim
15
13K
Member Avatar for sylvia.roymccormick

I am using Avast on my windows machines and none on Linux but as Hiroshe mentioned, probably the best way to protect yourself is understanding how attacks work

Member Avatar for Reverend Jim
0
642
Member Avatar for tony75
Member Avatar for Andreas_7
0
22K
Member Avatar for subhraakasuny

public static void saveToFile(BufferedImage img) throws FileNotFoundException, IOException { File outputfile = new File("D:\\Sample.png"); ImageIO.write(img, "png", outputfile); } Is this what you are looking for? I assume you are using windows os for the path

Member Avatar for GovindSharma
0
4K
Member Avatar for sharara

Try using [Tor](https://www.torproject.org/), it is a special onion network technology, which keeps users anonymous. The traffic you generate is bounced by different nodes in the network before reaching the server that you are accessing, so it might take a bit longer for things to load but it gives you some …

Member Avatar for Free_2
0
5K
Member Avatar for tony75

I would use RamCapturer from belkasoft or FTKImager, think it has an option ot extract ram as dd image as well

Member Avatar for rproffitt
0
1K
Member Avatar for jerry12

> I never catch anything You never catch anything that you/your AV software knows of ;) and I have a windows partition, using Avast on it as well. Seems to be one of the best choices currently out there now especially that it is free

Member Avatar for Amy_11
0
1K
Member Avatar for Doogledude123

Hmm this is something really interesting to attemp tbh, james's idea is nice as well, first make sure that you can record voice and save it in a file. Once that is done, just replace instead of save to a file use sockets to send it. I'll bookmark this thread, …

Member Avatar for Nagy
0
1K
Member Avatar for fuzebox40

Hey Fuze, I've experienced a different issue with a microsoft windows os which was occuring when it wasnt being charged. Just to confirm that it is from the os and not anything else, is it possible for you to run live usb of ubuntu and check whether the problem appears …

Member Avatar for Pierre-Henri
0
3K
Member Avatar for JacobBrown
Member Avatar for squeak24

Should be no issue at all to do using VBA. Go for macro and ask any questions if you encounter while developing it :)

Member Avatar for Stuugie
0
213
Member Avatar for Amr.Mohammad87

Ubuntu is Linux. Kubuntu is Linux. Debian is Linux. Arch is Linux. the list goes on and on and on ... It's all built on Linux just different distributions. If you're all new, I adivise you to definitely go after Ubuntu(variations like Elementary OS/Kubuntu etc) until you get more familiar …

Member Avatar for jwenting
0
451
Member Avatar for jkon

Doing projects together would be nice and fun, one way or another would benefit the majority of people involved in it

Member Avatar for Dani
3
1K
Member Avatar for Slavi

Hey guys, I just tried to cash out the reward points I had earned and once I clicked "Paypal cash out", the reward points got set to 0.Now I got a message "Last cash out, pending for $$", is there anything additional to do or does the cashing out happens …

Member Avatar for Suzie999
0
469
Member Avatar for tony75

This smells like [gcat](https://github.com/byt3bl33d3r/gcat) implant but UPX for obfuscation .. For the password, you can AES encrypt it and only decrypt during runtime in memory so whatever touches disk will awalys be encrypted. Add anti-debug techniques otherwise using ollydbg would take 10 seconds to run ur executable and get to …

Member Avatar for Slavi
0
3K
Member Avatar for Dani
Member Avatar for jkon

Speaking of this (from this week)!! I made a python script to start multiple excel macros (located in different excel files), manipulate some of the data and finally upload it to an elasticsearch database running on one of the servers at work. All good and great .. made a batch …

Member Avatar for Slavi
0
546
Member Avatar for mrismich

I think you might want to read up on [The F sequence! :D](https://en.wikipedia.org/wiki/Fibonacci_number) to understand what's the sequence actually meaning and not random variables multiplied with integers ..

Member Avatar for TheFearful
0
218
Member Avatar for Ahmed_64

DaniWeb is a public forum, you can ask in here where even more professionalists will try to help you out

Member Avatar for rubberman
0
344
Member Avatar for Reverend Jim
Member Avatar for container54
Member Avatar for Dani

Awesome, although lolwindows10, here's a quick overview of it from a privacy/security point of view [Click Here](http://prntscr.com/7ykzbh)

Member Avatar for Reverend Jim
1
495
Member Avatar for pritaeas
Member Avatar for lewashby

It's most likely a one time issue that occured when you tried it, the server must've been off. Pings fine now

Member Avatar for Rakwl
0
289
Member Avatar for Kert
Member Avatar for happygeek

How to fix it? #1 rule, don't install flash player, just don't .. and if you do use flash control on your browser ..

Member Avatar for Slavi
1
471
Member Avatar for Stefce

You declare metters in here but you don't set it to anything. Then you pass it as a parameter to setRadius. Basically you pass nothing in here? I think this is where James points out that you need a numeric value SettingsActivity sa = new SettingsActivity(); int metters; sa.setRadius(metters); // …

Member Avatar for Stefce
0
253
Member Avatar for akasekaihime

My guess is that a malicious file has been injected to the real msiexec.exe and now is trying to send information about your system to a domain in russia, which a real microsoft process would have no intention in doing so. To prove that, check the checksum of the file …

Member Avatar for cathiedsquared
0
436