Skip to content
<KB/>
  • Home
  • Blog
  • About
  • Hours To Decimal

Blog

  • Welcome to the new Site!

    February 24, 2018

    With great excitement, I have switched hosting and created a brand new website. Old content has been brought over from the previous blog. I plan to start posting a lot more. New year, new goals, new experience. I don’t have a focus or specialized niche since I’m passionate about all technology. So look forward to […]

    Read More

  • XChat physical notify

    June 16, 2012

    As I said before, I wanted to hook up my Arduino to work with XChat. I wrote a plug-in to raise a flag attached to my computer monitor when my nick is mentioned in the channel.

    Read More

  • XChat away plugin

    May 30, 2012

    My computer pretty much stays connected to an IRC server. If I’m not in  one of my favorite forums channels, I’m into something else. If you do frequent IRC, you will want to register your nick with the nickserv so no one else steals your name. This is a great feature, but if your like […]

    Read More

  • Hello Recursion!

    May 28, 2012

    Since I haven’t posted since last year :/ I figured why not show some recursion? I know a lot of people try out something like a Fibonacci Sequence to help grasp the paradigm of recursion. I am going to do something a bit simpler. We will adapt the “Hello, World!” into a recursive function. We will play a […]

    Read More

  • PyBrowse

    December 14, 2011
    beautifulsoup, data mining, example, GET, html, internet, k b carte, kbcarte, login, parse, POST, python, python 2.7, tech b, techb, tutorial, web, web hacking, web scraping

    Been a while since my last post, not being as faithful as I want to be. The good news is, I’ve been working on a few things. Getting more into doing things with the web. Recently, I wanted to get a better understanding of regular expressions, and what better way than to parse html.

    Read More

  • Hide your ASSets the Python way

    November 5, 2011
    archive, hide, hide files, image, python, python hide files, zip

    Some of you may have seen the “trick” of using the command prompt to hide archives in images. Example: “C:>copy /b image1.jpg + stuff.zip newimage.jpg” This will hide stuff.zip in the picture image.jpg and output the merged file as newimage.jpg

    Read More

  • Brute Forcing And Word List Attack Vector

    October 29, 2011
    break paword, brute force, brute force password, combinations, generate word list, hack3rcon, hashcat, k b carte, kbcarte, password crack, permutations, python, tech b, techb, word list, word list crackign

    So in my last post I mentioned brute forcing. I was going to add a password brute force function to try and get into a access point. Well, android doesn’t support the iwconfig command even rooted, so that would be have to be done in java (C++ if using the NDK). Even though I do develop Android apps, my focus […]

    Read More

  • Android ASE: WiFi Scan with UI

    September 1, 2011
    android, android ase, android python, android scripting environment, ase, ase tutorial, google tutorial, gui, python android, ui, wifi, wifi scan

    Playing more with the Android Scripting Environment, I wrote a simple script to display any access points in wifi range. Once you select an SSID, it will display some basic info on that AP, such as the MAC address and encryption type. If you have a rooted phone, you could theoretically brute force an APs […]

    Read More

  • Android Twisted SpyCam

    August 31, 2011
    android, android ase, android scripting environment, ase, ase twisted, b64 encode, encode base64, python, python spycam, python twisted, spy cam, twisted python, twisted python tutorial, webcam

    I have been playing around with Androids ASE(android scripting environment). ASE allows you to run scripts on your android powered device. You can use Python, PHP, Javascript, Pearl, Ruby and much more. To install ASE on your device you must either have root, allow third party apps install,, or know how to sideload apk’s using […]

    Read More

  • More Fun With MindFlex

    March 8, 2011
    arduino, arduino fire, arduino interface, brain waves, fire, fire bender, interface, k b carte, kbcarte, mindcontrol, mindflex, python, real fire bender, tech b, techb

    After my last article, I was thinking it wasn’t impressive enough. Sure, lighting a match that is on the computer screen is cool and all, but what if it where a real flame.

    Read More

Previous Page
1 2 3 4
Next Page

Category

  • Android
  • Announcements
  • Apex
  • Arduino
  • Hardware Hacking
  • JavaScript
  • News
  • PHP
  • Python
  • Salesforce
  • Web Development
  • WordPress
© 2025 K.B. Carte