-  [WT]  [PS]  [Home] [Manage]

  1.   (new thread)
  2. [ No File]
  3. (for post and file deletion)
/pr/ - Programming
  • Supported file types are: GIF, JPG, PNG, WEBM
  • Maximum file size allowed is 10000 KB.
  • Images greater than 200x200 pixels will be thumbnailed.
  • Currently 450 unique user posts. View catalog

  • Blotter updated: 2018-08-24 Show/Hide Show All

Movies & TV 24/7 via Channel7: Web Player, .m3u file. Music via Radio7: Web Player, .m3u file.


Hacker's Guide to Visual FoxPro 7.0 Basement Dwelling Neckbeard 19/10/26(Sat)23:04 No. 5325 [Reply]

Hacker's Guide to Visual FoxPro 7.0
https://www.file-up.org/3r4tkp4sdrwv




lrn 2 bash Basement Dwelling Neckbeard 19/09/15(Sun)01:50 No. 5302 [Reply]
5302

File 156850500892.jpg - (32.51KB , 615x630 , 214.jpg )

Is learing bash a good introduction into programming and can you suggeest an online tool/program that allows you to practice in an emulated environment (to not screw up my OS)?


>>
Basement Dwelling Neckbeard 19/09/19(Thu)03:46 No. 5303

I don't think bash (scripting) is particularly good to learn programming, but it's useful to learn if you run Linux.

To avoid damaging your primary OS, try using a portable version of Linux. Something that boots from a disc or thumb drive, and starts fresh each time you boot.

Porteus (www.porteus.org) or Slax (www.slax.org) would be fine for this.


>>
Basement Dwelling Neckbeard 19/09/21(Sat)16:20 No. 5308

>>5303
Couldn't I practice on something like this?
http://cb.vu/

And yeah, I began to learn Java for coding, but since I'm into linux and like bash, I want to begin learining it at some point.




C++ resources Basement Dwelling Neckbeard 18/06/25(Mon)01:38 No. 5121 [Reply]
5121

File 152988350350.jpg - (4.83KB , 222x250 , 1529883311449s.jpg )

Are there any good recommended resources to learn C++?

I have previous programming experience and like to dive in and start coding to learn, but I'm curious if there are any outstanding books or material that a serious cpp programmer should read.


1 post omitted. Click Reply to view.
>>
2222222 19/03/08(Fri)15:30 No. 5229

For a book i recommend any version of C++ Primer


>>
Basement Dwelling Neckbeard 19/04/29(Mon)23:38 No. 5252

>>5121
There are many books about C++. You can choose one which fits you.
Lippman C++ Primer
Deitel&Deitel
Bruce Eckel Thinking in C++
C++ Primer Plus (6th Edition) by Stephen Prata
C++ Crash Course by Joshua Lospinoso
Beginning C++17 From Novice to Professional Horton, Ivor, Van Weert, Peter


>>
Basement Dwelling Neckbeard 19/09/19(Thu)18:05 No. 5307

Best way to learn c++ in my opinion is with Qt.
It teaches good programming practices, such as developing everything as an API.




keylogger Makoret 19/08/28(Wed)00:35 No. 5296 [Reply]

Hi guys, my brother and i are learning to program in c++ and c# and we are making a keylogger so is there anything i should take in consideration before uploading it?


>>
Basement Dwelling Neckbeard 19/09/19(Thu)16:01 No. 5304

>>5296
Only if you live in country, where it's not allowed to get personal data




Basement Dwelling Neckbeard 19/09/02(Mon)05:17 No. 5298 [Reply]
5298

File 156739425050.png - (633.74KB , 1000x1413 , tP7RAgw.png )

if your a hacker clap your cheeks




Help Xra 19/05/22(Wed)04:02 No. 5258 [Reply]

hey I m looking into computer programming and white hat hacking, anyone want to teach a newbie some tricks???


1 post omitted. Click Reply to view.
>>
Basement Dwelling Neckbeard 19/06/27(Thu)09:17 No. 5268

install nmap, play around with that.


>>
Basement Dwelling Neckbeard 19/07/23(Tue)09:20 No. 5279

>>5259
do this coarse.this should help quite a bit.

https://www.udemy.com/learn-python-and-ethical-hacking-from-scratch/


>>
Basement Dwelling Neckbeard 19/07/31(Wed)09:39 No. 5281

lol looks great




Basement Dwelling Neckbeard 19/07/23(Tue)07:50 No. 5276 [Reply]
5276

File 156386103528.jpg - (99.92KB , 1200x488 , DSFxSiQXcAATzj6.jpg )

learning ethical hacking.
id like to make a shell that uses power-shell to its advantage.
do you know where i can learn to wright that kind of a reverse shell?


>>
Basement Dwelling Neckbeard 19/07/23(Tue)08:30 No. 5277
5277

File 156386343563.jpg - (76.21KB , 960x541 , yKfHc.jpg )

>>5276
You code a small simple program that takes input from a desired source (TCP port, IRC, Where Discourse Goes To Die™, a blog, your mother's fax machine) and translates that into power-shell commands. There's nothing complex about it.

And no, we're not going to code you one.


>>
Basement Dwelling Neckbeard 19/07/23(Tue)09:10 No. 5278

>>5277
thanks for the tip!

didn't expect you to.(hipity hopity no skids on your property)




Cracking SHA512 Basement Dwelling Neckbeard 18/07/08(Sun)02:42 No. 5122 [Reply]
5122

File 153101057414.jpg - (158.13KB , 800x450 , IMG_1795.jpg )

Hey guys. I'm trying to crack a SHA512 hash that has 32^16 possible inputs. I'm not sure if it's salted (I hope not). Can anyone lend me any tips, and/or tell me how much of a pain in the ass this is going to be?


6 posts and 1 image omitted. Click Reply to view.
>>
Basement Dwelling Neckbeard 19/01/03(Thu)07:33 No. 5191

>>5122

Anyway, I'd like to add, if you do get that far, please share the script here and let us know how it went.


>>
Basement Dwelling Neckbeard 19/01/04(Fri)01:43 No. 5194

>>5190
If we're talking about running a rainbow table for several months on a cloud instance, it would probably be way cheaper to set up a few FPGAs or order a batch of ASICs and just throw compute power at the problem.


>>
Basement Dwelling Neckbeard 19/06/27(Thu)09:21 No. 5269

honestly i would just pay a professional 500 bucks to do it




Mistakes BellaDp 19/07/16(Tue)10:42 No. 5271 [Reply]

Sadly to Say This But Bella Dlephine
Is Get Shut Down Tonight By Team Wicked
All Her Info Will be inputed to doxbin
She will be Swated at 2 pm Tommrow





Delete post []
Password  
Report post
Reason