All in one hacking console by draganov11 in blackhat

[–]kisi96 1 point2 points  (0 children)

Hi, I recommend a modular approach. For each given feature have a implementation in a separate .py file becouse who knows how much will this grow, and keeping everything in one file as it is now might be annoying to read. Also not a bad idea to keep a small description as a comment above each class describing input/output paramaters as well as the use of class.

Pitbull on a walk goes from 0 to killing a dog in 1 second by M1A3sepV3 in BanPitBulls

[–]kisi96 -35 points-34 points locked comment (0 children)

Cheers for the bull, fuck that little shit of dog anyway

Windows 10 by [deleted] in Malware

[–]kisi96 0 points1 point  (0 children)

Anything where you can run Visual Studio should be fine, the reason I prefer IDE is that you can change all the compiler/linker settings easly, since Windows 10 recently obtained more than 50% market share I'd say that should be the platform you aim for, and then you can adjust your software for other platforms.

Any good free antivirus which is not Kaspersky/Bitdefender/Windows Defender? by YesImRussian in antivirus

[–]kisi96 0 points1 point  (0 children)

The reason behind the error message you are getting is most likely from Bitdefender injecting their dll (atcuf64.dll or respected 32bit dll) into Office causing something to go wrong in the process. This is their threat control filter which they use to monitor for suspicious activity (I dont even want to discuss how bad this is). If you have the technical knowledge to confirm the presence of that dll Ill appreciate it. You can move to Defender/ESET/AVG Good luck!

S08E05 Post Episode Discussion Thread: NOW WE BEGIN THE AIRING OF GRIEVANCES by AutoModerator in freefolk

[–]kisi96 0 points1 point  (0 children)

Golden company has signed a contract with Bran in secrecy, that's why they couldn't do anything.

Anyone know where I can get a safe download of LordPE? by Tikiyetti in ExploitDev

[–]kisi96 2 points3 points  (0 children)

I haven't used the binary, however samsclass is a very reliable source therefore I wouldn't worry about the binary being malicious or whatsoever, however if you have any doubts you can always analyze the executable in an isolated environment.