Skip to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

General Discussions and Off Topic

General and off-topic conversations and discussions here...

  1. NeWOT
    Started by NeWOT,

    Hello, when I click on ShoutBox I get this error: Oops! Something went wrong! You do not have permission to view the Shoutbox Link: https://forum.tuts4you.com/shoutbox/ Any help? -Thank you.

    • 2 replies
    • 4.4k views
  2. drcrack2010
    Started by drcrack2010,

    hello could any one help me to download this file it is only 17 MB but survey so bad could leech or another mirror please http://megadown.us/x9pb9A

      • Like
    • 2 replies
    • 4.4k views
  3. NeWOT
    Started by NeWOT,

    Hello, I am new to reversing and lack of knowledge in programming and I want to know if it's possible to watch the Lena's reversing in the android? Thank you!

      • Like
    • 7 replies
    • 5.7k views
  4. LCF-AT
    Started by LCF-AT,

    Hi guys, short question.So I use the latest FireFox 29.0.1 and today in the morning I got this problem for a few hours if I tried to call Tuts4you.com / forum too... ...so I got no successfully access on our homepage only so all others are working normaly.Now I tried to use the Internet Explorer and there I got successfully access on T4Y!?!Does anybody of you also had this FF bug already and if yes how to fix this if possible etc?Some ideas? Also I found this.....problem seems to be known already.Seems that this bug was not really fixed in the past. https://github.com/npm/npm-www/issues/727 Strange thing or?FF not working IE working. greetz

    • 4 replies
    • 6.8k views
  5. goliathforlyfe
    Started by goliathforlyfe,

    Just curious what ollydbg engine/mods people are using these days? or if everyone switched over to ollydbg 2.01? I am currently using ollydbg by vic4key it comes with alot of useful plugins. As well a very nice tuned color scheme and font size to me makes it really easy to read.

      • Like
    • 16 replies
    • 6.1k views
  6. hessel
    Started by hessel,

    Can someone help me to unpack a Binary , i dunno how to fix the tool after i load & run the script.

    • 4 replies
    • 6.3k views
  7. latabata
    Started by latabata,

    Hi folks, lately i realized i have ample time in my hand, and i am not doing anything useful. So i decided to learn programming, so can anyone suggest which language should i learn. I am new in this area. Some language for choice C++, C,C#, Java, Perl,Python etc

    • 3 replies
    • 4.3k views
  8. LCF-AT
    Started by LCF-AT,

    Hi guys, do you like this track too? I love the chorus / hook. >http://vimeo.com/84702235 >http://www.youtube.com/watch?v=4OUGE1S1h4g greetz

    • 3 replies
    • 4.1k views
  9. Teddy Rogers
    Started by Teddy Rogers,

    Firefox 29... how is everyone liking the new Chrome skin with those clown curves? Ted.

    • 8 replies
    • 5.1k views
  10. LCF-AT
    Started by LCF-AT,

    Hey guys, I have a short question again about how to convert seconds in normal time HH:MM:SS you know what I mean right.So how can I do this via code? HH:MM:SS = 05:23:40 ---------------------- 5 = 18000 23 = 1380 40 = 40 ---------------------- 19420 seconds Just imagine that I only have the seconds of 19420 to work with.How can I calc now the result in HH:MM:SS on the simplest way?Is there any API which I could use etc where I just push the seconds in hex and to get also the values for HH:MM:SS back etc?So the only thing what I can do is to get it all just separately HH and MM and SS (5:323:19420). Maybe you can help again how to handle this. …

      • Like
    • 9 replies
    • 5.2k views
  11. H_C
    Started by H_C,

    hello Please I need a litlle help or suggestion I want to edit a file exe. How can I change, delete some rows of pins then the program will run fine? What can I use? I have attached a picture, the question to be more clear. http://www72.zippyshare.com/v/82162750/file.html thank you!

      • Like
    • 4 replies
    • 4.4k views
  12. LCF-AT
    Started by LCF-AT,

    Hi guys, short question again: So do you know any app logger tool?So I am looking for any little tool which can log all startet applications on my system in a text file.So I thought that XP does do this already but it dosen't seems to be.Maybe you know any tool already which can do this.Should be just a simple log tool and thats already all. So I did already check the XP task manager and also the ExtensionsTaskManager but it has no log function to log all new created processes etc. The log should be have these infos in the log...... Date: | Time: | Application: | Path: -------------------------------------------------------------------…

      • Like
    • 20 replies
    • 6.6k views
  13. Teddy Rogers
    Started by Teddy Rogers,

    One man, one hero, still supporting IE6 and XP... http://www.modern.ie/en-us/virtualization-tools#escape-from-xp Ted.

    • 0 replies
    • 4.3k views
  14. gunslingersc
    Started by gunslingersc,

    Greetings to all! I just joined the community, read a few posts in various areas, and compared to you folks I feel like a trained gorilla asking for grapes! Hell, now I think I'm lucky to know which button to press to turn on my computer! Maybe some of your savvy will rub off on me as time goes on. Thanks to all.

    • 0 replies
    • 3.9k views
  15. afrit
    Started by afrit,

    hello im not sure if i m allowed to post this here or not but i can try and if mods dont alllow it plz just remove it so i m looking for an experienced coder to work with either for $$$ or a JV he needs to be good at coding with vb or c# what i want him to do is automate stuff that i do manually for my websites and such stuff if anybody is interested please dont hesitate drop me a pm or post here and we talk some more thanks a lot

    • 0 replies
    • 4.1k views
  16. jvoisin
    Started by jvoisin,

    The radare project started in February of 2006 aiming to provide a Free and simple command line interface for an hexadecimal editor supporting 64 bit offsets to make searches and recovering data from hard-disks. Since then, the project has grown with the aim changed to provide a complete framework for analyzing binaries with some basic *NIX concepts in mind like everything is a file, small programs that interact together using stdin/out or keep it simple. The project is composed of an hexadecimal editor as the central point of the project with assembler/disassembler, code analysis, scripting features, graphs of code and data, a visual mode, easy unix in…

    • 0 replies
    • 6.6k views
  17. afrit
    Started by afrit,

    hello guys im new here and i just wanted to say hello to everybody here

    • 1 reply
    • 4.3k views
  18. LCF-AT
    Started by LCF-AT,

    Hi guys, I have a short question again.So at the moment I am looking for any code [MultiASM style] or any dll export xy which I could use to set different HWBPs at any address / locations and I found this... http://www.codeproject.com/Articles/28071/Toggle-hardware-data-read-execute-breakpoints-prog http://read.pudn.com/downloads153/sourcecode/windows/system/670511/hwbrk.cpp__.htm ...so if I understand it right then you can set HWBPs + remove set HWBPs with... SetHardwareBreakpoint(HANDLE hThread,HWBRK_TYPE Type,HWBRK_SIZE Size,void* s) RemoveHardwareBreakpoint(HANDLE hBrk) ....what sounds good so far on the first view but now I have…

      • Like
    • 47 replies
    • 14.9k views
  19. airi
    Started by airi,

    Hello, Would it be a good idea to have in real life coferences?.... Any idea if it would work out?...

    • 0 replies
    • 4.4k views
  20. Kinny
    Started by Kinny,

    My AntiVirus Detects a bunch of threats in that file. Are they really threats or false positives? The Link: https://tuts4you.com/download.php?view.2876

      • Like
    • 3 replies
    • 4.6k views
  21. Blah

    Excavation of Atari E.T game cartridges given the go ahead http://www.geek.com/games/excavation-of-atari-e-t-game-cartridges-given-the-go-ahead-1590271/ http://articles.chicagotribune.com/2014-04-04/features/sns-rt-us-usa-videogames-dig-20140404_1_video-game-atari-corp-xbox-entertainment-studios i remember playing this game back in the day....bad memories hehe

    • 0 replies
    • 3.9k views
  22. Dreamer
    Started by Dreamer,

    http://www.vilabs.com/product/codearmor-intelligence/

    • 0 replies
    • 4k views
  23. airi

    Hello, As you know some people and teams do amazing amazing work on cliptunes, keygen art, intro's ,etc... Is there any site or section that features really the really good stuff? thanks.

    • 0 replies
    • 3.9k views
  24. Dreamer
    Started by Dreamer,

    i have problem with my avg its complain about that plugin if anyone have unpacked please share thx.

      • Like
    • 4 replies
    • 4.5k views
  25. kao
    Started by kao,

    Today is a sad day for the security community. Hmm, is there such thing as "security community" after all? So long, and thanks for all the fish.. kao.

      • Like
    • 3 replies
    • 4.5k views

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.