[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Archived threads in /g/ - Technology - 7708. page

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

File: 0167.jpg (269KB, 1000x667px) Image search: [Google]
0167.jpg
269KB, 1000x667px
>work for apple
>bake buffer overflows into code
>66666666FFFFFFFFFFF88888888
>200k USD deposited into your account

>As for Apple, it announced yesterday that it was starting a new bug bounty program which could net hackers up to $200,000. The idea for the program, similar to those run by Google, is that hackers will find new security holes in Apple’s platforms and then share them with Apple

>http://www.redmondpie.com/ios-9.3.4-jailbreak-on-iphone-6s-teased-by-a-developer/

wew
10 posts and 3 images submitted.
>>
File: lemon pepe.jpg (38KB, 550x550px) Image search: [Google]
lemon pepe.jpg
38KB, 550x550px
>>55941374
Speaking of buffer overflows I found a few in the main stack of iOS device SecureROMs. They seem to be pretty common. I wrote my own USB fuzzer and I've been going at it for a while now on everything from an iPhone 4s to a 6. Everything I've found in 32-bit devices looks to be easily exploitable and I plan on developing something similar to the SHA segment overflow exploit for A4 (SHAtter). 64-bit devices have some other weird shit going on with image validation, specifically the LLB image. I've had problems dumping the SecureROM from userland on 64-bit because of KPP and Secure Element. I've dumped the 5s SecureROM from iBoot but the 6 is giving me trouble even though I have an iBoot exploit for it. Haven't had enough money to play with newer hardware.

Oh well, I'm rambling. So how much are those fruity bastards paying for bootloader exploits (hard and soft)?
>>
File: gay pride worldwide.png (33KB, 1280x800px) Image search: [Google]
gay pride worldwide.png
33KB, 1280x800px
One other thing, anyone think it would be worth it to attack the heap of the SecureROMs or would I be wasting my time? I can already write over the DATA section on 32-bit. Even though I can I don't see an advantage to looking for heap vulnerabilities at this point. Anyone else experienced in iOS hacking wanna comment?
>>
>>55943074
My only comment is, if Apples top offer is 200k, they are giving you the middle finger. Because. if you were to doa kickstarter to release a 9.x jailbreak, it would raise you -over- 200k, then you deliver the jailbreak genuinely. cydia friendly blah blah. and shift to Bahamas

File: amd.jpg (84KB, 1000x911px) Image search: [Google]
amd.jpg
84KB, 1000x911px
I bought an AMD R9 390 8GB DDR5 did i fuck up with the purchase
26 posts and 1 images submitted.
>>
>>55941318
Why do people always ask this after they buy the fucking product?

Fuck off.
>>
>>55941318
Does it look like a consumer review board to you? Fuck off
>>
>>55941331
kek why did i expect anything from /g/ this whole board should be nuked, might as well get more help in /b/

File: 1468358954668.png (171KB, 946x887px) Image search: [Google]
1468358954668.png
171KB, 946x887px
Reply with snipets that you are actually proud of

>inb4 datamining
103 posts and 18 images submitted.
>>
>>55941292
protected bool CheckPostRequirements()
{
LabelError.Text = "";
if (FileUploadPostImage.HasFile == false)
{

LabelError.Text += "Invalid file type! ";
}
else if (!FileUploadPostImage.FileName.EndsWith(".jpg"))
{
if (!FileUploadPostImage.FileName.EndsWith(".png"))
{
if (!FileUploadPostImage.FileName.EndsWith(".gif"))
{
LabelError.Text += "";
}
}

}
else if (FileUploadPostImage.FileContent.Length > 2097152)
{
LabelError.Text += "File size cannot exceed two megabytes. ";
}
else if (TextBoxCreatePost.Text.Length < 1 || TextBoxCreatePost.Text.Length > 2500)
{
LabelError.Text += "Invalid post length. ";
}
else if (FileUploadPostImage.FileName.Length < 1 || FileUploadPostImage.FileName.Length > 255)
{
LabelError.Text += "Invalid file name length. ";
}
else if (UserControl.IsUserBanned(_ipAddress: IPHelper.GetIPv4Address(_errorLabel:LabelError), _errorLabel: LabelError))
{
LabelError.Text +=Environment.NewLine+" You are banned. IP:"+IPHelper.GetIPv4Address();
}
else
{
return true;
}
return false;
}

>>
>>55941292
01 PRINT "HELLO WORLD"
>>
File: set alpha.png (29KB, 942x637px) Image search: [Google]
set alpha.png
29KB, 942x637px
>>55941312

File: Bald_guys.gif (149KB, 688x1024px) Image search: [Google]
Bald_guys.gif
149KB, 688x1024px
>be me
>Have a massive music collection
>Need a website i can trust to back it up
>Over 20gb
>Cant afford Google drive
>Mega will eventually fill
>Dropbox is a joke
>Think to myself people upload GB of data to github and gitlab
>Github would make the perfect cloud service
>Could push file updates
>Could git clone to any machine
>Could also update to any machine
>Theoretically no limit outside of ridiculous sizes( 4tb)
Have any /g/men tried this?
Any issues?
41 posts and 6 images submitted.
>>
>over 20gb
>massive
Is this 2002?
>>
>>55941257
>Over 20gb

Nigger just get a $17 64gb micro SD. One of the ones that comes with a adapter, and store it there.
>>
>>55941271
Well I started it 2 months ago

File: eric.jpg (6KB, 261x193px) Image search: [Google]
eric.jpg
6KB, 261x193px
>have learning disability
>go to community college for software development
Is there a fucking chance I'll get a job programming?
14 posts and 3 images submitted.
>>
File: eyeroll.jpg (22KB, 306x306px) Image search: [Google]
eyeroll.jpg
22KB, 306x306px
>muh addadhd
>>
>>55941262
>parents don't beat me
>words aren't jumbled
>94th percentile intellectual ability
>going to community college
How the fuck would you explain it
>>
File: 1371250895751.gif (2MB, 368x340px) Image search: [Google]
1371250895751.gif
2MB, 368x340px
>be me
>too stupid and has a learning disability
>really likes computering and gets things done and enjoys it
>but when someone tells me to do something, it fails on the spot

File: download.jpg (8KB, 284x177px) Image search: [Google]
download.jpg
8KB, 284x177px
What window manager is this?
10 posts and 2 images submitted.
>>
one for ants
>>
>>55941158
It says so in the screenshot you stupid nigger
>>
>>55941158
Looks like i3 or some other tiling window manager

File: 1.jpg (115KB, 656x1059px) Image search: [Google]
1.jpg
115KB, 656x1059px
>$500
>entry level card
da fuq?
17 posts and 3 images submitted.
>>
>>55941066
>people will reply to this bait
>>
>>55941066
$429 at MSY.
>>
>>55941075
that is the actual price in Australia

File: image.jpg (74KB, 620x368px) Image search: [Google]
image.jpg
74KB, 620x368px
Considering everything from clock speeds, aesthetics, cooling, and warranty. Who do you tend to favour?

Is it a de facto choice or do you go through each new release with a different opinion.

>I am personally torn between MSI and EVGA.
21 posts and 4 images submitted.
>>
New twin frozr and acx 3.0 are great
>>
File: 1469650922992.jpg (31KB, 500x273px) Image search: [Google]
1469650922992.jpg
31KB, 500x273px
I usually go with the best warranty, which always ends up being EVGA, you can extend it up to 10 years but I've never bothered.

They're not the nicest looking cards either but I don't stare at them so it doesn't really matter.

Some people go batshit about RGBs and colour coordination, each to their own I guess.
>>
>>55941054
people say nice things about evga

File: 3_22751.jpg (9KB, 350x263px) Image search: [Google]
3_22751.jpg
9KB, 350x263px
Does anyone really still use Windows XP as a main os in 2016?
105 posts and 12 images submitted.
>>
My dad does
>>
Maybe some schools in rural areas and grannies who don't want to upgrade but other than that I can't think of anything
>>
>>55941032
I wish it was supported because i miss it. I miss msn and I miss the world of warcraft with guildies on ventrilo.

File: TempleOS_012114.png (16KB, 640x480px) Image search: [Google]
TempleOS_012114.png
16KB, 640x480px
Why are you not currently coding God's will?
16 posts and 1 images submitted.
>>
>>55941007
I have a job
>>
>>55941007
Too busy fapping to traps
>>
He lets other people work on it?

File: K8f3pLz[1].png (9KB, 400x198px) Image search: [Google]
K8f3pLz[1].png
9KB, 400x198px
who else is pushing it to the limit here?
18 posts and 4 images submitted.
>>
>°F
this has to be bait
>>
>°F
Whut. Saged and reported.
>>
>>55940901
>>55940916
Samefag

File: Untitled.png (16KB, 584x231px) Image search: [Google]
Untitled.png
16KB, 584x231px
9 posts and 3 images submitted.
>>
>>55940864
Go back
>>>/pol/
>>
Who was the genius?
>>
>>55940926
I don't know but I want to shake his hand.

What is the best Aero solution for Windows 10?
47 posts and 5 images submitted.
>>
realizing that aero looks like shit and moving on
>>
install gentoo
>>
>>55940852
>/thread

File: jbllsr305.jpg (83KB, 713x497px) Image search: [Google]
jbllsr305.jpg
83KB, 713x497px
What are the best for the money? I'm using them for guitar playback via Amplitube.
14 posts and 2 images submitted.
>>
Stay away from M-Audio. They have electrical issues.
>>
Stay away from JBL. They have electrical issues.
>>
Stay away from studio monitors. They have electrical issues.

File: coding-924920_960_720.jpg (101KB, 960x640px) Image search: [Google]
coding-924920_960_720.jpg
101KB, 960x640px
Is university necessary to earn a decent salary in programming/IT?
266 posts and 12 images submitted.
>>
No, but it doesn't hurt if you can.
>>
>>55940696
Yes. You'll never get into high paying companies like Facebook or Microsoft without one. You might get lucky on a 0.01% chance of getting into a meme startup that takes off, but other than that you'll be earning Pajeet tier salary that maxes at around 100k.
>>
File: gaucho.png (88KB, 890x670px) Image search: [Google]
gaucho.png
88KB, 890x670px
fuck no. if you have a lot of self motivation it can actually hinder you.

Pages: [First page] [Previous page] [7698] [7699] [7700] [7701] [7702] [7703] [7704] [7705] [7706] [7707] [7708] [7709] [7710] [7711] [7712] [7713] [7714] [7715] [7716] [7717] [7718] [Next page] [Last page]

[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.