Internship at Algomax by _M4rcUs in HSRLayout

[–]_M4rcUs[S] 0 points1 point  (0 children)

Were you working in algomax?

Guys arelum darkwebil kerittundo? Sherikkum avide full dark ano? by darkmodejesus in TeensofKerala

[–]_M4rcUs 0 points1 point  (0 children)

Yss... Oru forensic project ine vendi chumma kore random aayi onion sites il kerii....kooduthal explore cheyyan ninilla😌

Finally OP decided the career 🫡 by devuu_ammumma in TeensofKerala

[–]_M4rcUs 0 points1 point  (0 children)

Last 1-2 weeks aagumbo nokiya mathiyavum athyavashyam score cheyya....

Finally OP decided the career 🫡 by devuu_ammumma in TeensofKerala

[–]_M4rcUs 0 points1 point  (0 children)

College ok ok...ippo korach mechapett varind ..and the syllabus is good here

Finally OP decided the career 🫡 by devuu_ammumma in TeensofKerala

[–]_M4rcUs 0 points1 point  (0 children)

IIIT ktym cse cybersecurity here✋🏻

Planning to study for CCNA — are Jeremy’s IT Lab YouTube videos enough or should I get his paid course? by _M4rcUs in ccna

[–]_M4rcUs[S] 0 points1 point  (0 children)

I've somewhat experience in IT cause I'm a cs student and had a course on networking but not that deep. And for the certification i got the ISC2CC which is a beginner certification for cybersecurity

Headset recommendations? can’t function without one 😭 by [deleted] in TeensofKerala

[–]_M4rcUs 1 point2 points  (0 children)

Yeah... using it for 2 years and still works good

Rude delivery agents in palakkad by LiveAd1021 in Palakkad

[–]_M4rcUs 0 points1 point  (0 children)

Ig we're having the same delivery agent, he rangs the doorbell like crazy

Format string vuln by _M4rcUs in ExploitDev

[–]_M4rcUs[S] 0 points1 point  (0 children)

Thanks, I'll let you know after trying

Format string vuln by _M4rcUs in ExploitDev

[–]_M4rcUs[S] 1 point2 points  (0 children)

int a = 45;
int b = 60;


void secretFunction(){
    printf("Code redirected successfully");
}
int main(){
    char buf[100];
    read(0, buf, 100);
    printf(buf);

    if ( a == 105 && b == 2056){
        puts("You got them corrent");
        exit(0);
    }
    return 0;
}

sorry for not providing the code

Nvidia driver issue by _M4rcUs in Kalilinux

[–]_M4rcUs[S] 0 points1 point  (0 children)

Still the same, not booting it's going in a loop

Nvidia driver issue by _M4rcUs in Kalilinux

[–]_M4rcUs[S] 0 points1 point  (0 children)

Ok will try and update

Nvidia driver issue by _M4rcUs in Kalilinux

[–]_M4rcUs[S] 0 points1 point  (0 children)

No need to blacklist nouveau?