Domain: planet-source-code.com
Stories and comments across the archive that link to planet-source-code.com.
Comments · 12
-
Re:Bloatware
No real surprise in all of this, tbh. ~15 years of writing AV stuff getting me absolutely nowhere, and I got burned out, hence pulling the plug. I've said this many times, but there needs to be a centralized database that vendors pull their info from. The next step is seeing which AV vendor can write the most efficient detection algorithm. The only thing I brought table with my project was a bare minimum standard of efficiency. The result was this:
1 Dependency installer
No further "installation" needed
Comprehensive databases (Whitelist, blacklist, port list, API calls, filenames/sizes (forensic blacklist/whitelist), default install paths - ~400 million unique matches)
Fast data access times (only limited by hardware and internet latency 0/0000-F/FFFF hash database format @ avg 220 bytes per file, 17GB overall)
Small frontend with low overhead (5MB package size, ~2MB overhead)
http://www.softpedia.com/get/A...
And sauce - https://www.planet-source-code...
This particular industry is indeed a popularity contest. At this juncture, I can at least prove I know what I'm talking about. -
Re:Oh please"Every place that I know of with a VLK is very strict with who has access to it" If you have read access to the registry you can extract the VLK from a corporate desktop.
-
Re:Absolute FUDI've used Google search to find all sorts of code snippets over the years,
Back in the day, being someone that 'asked the internet' for any non-trivial information was considered n00bish. Now teh Intarweb is all-knowing and all-seeing[1].
It's as if not code-specific search is new:
These sites have been around a while (in Internet time) and specialize in source code search[2].
A good 3/5s of my help for people in Linux starts with Google'ing on error messages, #defines, and name of programmers in sourcecode[3]. Without reliable searching on error message there are some things in Linux I would never have been able to do; from fixing obscure errors with propreitary ATI graphics installers to debugging PHP installation wonkiness. That being said, Internet forums, How-to forge and Wikipedia are no substitution for good API level documention[4].
How many programmers left your names and email references in your source code comments? How long do you think it will be before a Spammer starts vacuuming those up? What percent of larry.wall@perl.com's incomming email is SPAM? Is it time to think about using throw away emails for those comments?
----
1. Apparently most of what we know concerns advertsiments for 'reproduction enhancers' and most of what we (want to) see is pr0n.
2. Okay, planet-source-code.com is a tacky site, but their code search bar is at the top of the page before the hideious streams of click-vert spam.
3. I hate formus that expect me to subscribe and/or pay-per-view for 3rd rate community submited partial-solutions for issues that don't even match my problem half the time.
4. Perl has POD. Javadoc comes with Java. Doxygen exists for a reason. No, these are not subsitutions for usage examples, design documents or functional specifications. -
Re:let's open some bank accounts
I can see why Slashdot doesn't allow post editing or retraction, but sometimes it would be nice.
... but imagine the trolling possibilities if they did :-)Back on-topic - I would hope that mssql also has a default limit that's reasonable. If not, forgetting to spec a LIMIT would be pretty fatal to any server that has a lot of records.
... well, I googled for "mssql select query limit rows", and it looks like its mostly people trying to find ways to immitate myslq's limit, like here: http://www.planet-source-code.com/vb/scripts/ShowC ode.asp?txtCodeId=850&lngWId=5, and finding that what works in case x doesn't in case y.And the second hit was "Microsoft SQL Server: how to make mysql's LIMIT m,n function in Ms-sql" Oh, well.
-
Re:Retribution
I have a little PHP script that I use whenever I get a phishing email...
Post it on Planet Source Code -- thousands of people could be using it tomorrow. -
Re:Maybe another Law isn't necessary
http://www.planet-source-code.com/vb/scripts/Show
C ode.asp?lngWId=4&txtCodeId=6312 with a client-side VB Script (took me some time to find this, but it does exist). Might be IE specific though...not sure. -
Re:Maybe another Law isn't necessary
http://www.planet-source-code.com/vb/scripts/Show
C ode.asp?lngWId=4&txtCodeId=6312 with a client-side VB Script (took me some time to find this, but it does exist). Might be IE specific though...not sure. As for it being trivial to change- well it's rather trivial to delete a tracking cookie also. But which is a luser more likely to know how to do? Hit "clear cookies" in IE or change their MAC address? -
Re:Maybe another Law isn't necessary
Go client side with the coding and return it as a CGI variable in the login script: http://www.planet-source-code.com/vb/scripts/Show
C ode.asp?lngWId=4&txtCodeId=6312 -
Re:Maybe another Law isn't necessary
I was just thinking off the top of my head- but as it turns out while you can't do it in JavaScript, if your site is IE based anyway you CAN do it in client-side VB script (http://www.planet-source-code.com/vb/scripts/Sho
w Code.asp?lngWId=4&txtCodeId=6312). As for the MAC spoofing part- you're not going to be perfect, but hey, it's easy to delete a tracking cookie too. -
Re:$3696 / 160 =~ $23/hr for one month
Rentacoder
Its from the same people that run planet source code
I cant see any requirement for GPL though. -
Spectulation CodeConsidering the entire post is evidently based on speculation...
Here is some code that supposedly decomplies... not that I've tried it.
Quote from the FAQ:
[35.4] How can I decompile an executable program back into C++ source code?
You gotta be kidding, right?
Here are a few of the many reasons this is not even remotely feasible:
* What makes you think the program was written in C++ to begin with?
* Even if you are sure it was originally written (at least partially) in C++,
which one of the gazillion C++ compilers produced it?
* Even if you know the compiler, which particular version of the compiler was
used?
* Even if you know the compiler's manufacturer and version number, what
compile-time options were used?
* Even if you know the compiler's manufacturer and version number and
compile-time options, what third party libraries were linked-in, and what
was their version?
* Even if you know all that stuff, most executables have had their debugging
information stripped out, so the resulting decompiled code will be totally
unreadable.
* Even if you know everything about the compiler, manufacturer, version
number, compile-time options, third party libraries, and debugging
information, the cost of writing a decompiler that works with even one
particular compiler and has even a modest success rate at generating code
would be significant -- on the par with writing the compiler itself from
scratch.
But the biggest question is not how you can decompile someone's code, but why
do you want to do this? If you're trying to reverse-engineer someone else's
code, shame on you; go find honest work. If you're trying to recover from
losing your own source, the best suggestion I have is to make better backups
next time.
I would have posted AC but that have me blocked out for some reason...
Davak -
Re:Are there enough valid numbers?
An AMEX Card has 15 numbers, and is always in the following format:
- 37XX XXXXXX XXXXC
The first two digits are alwys 37 for AMEX, and the last digit is a LUHN10 checksum (I wrote some groovy code in VB to calculate this). That makes 10^12 possible valid card numbers.
Another dirty secret is that several online Credit Card processors don't actually check expiration dates, so that elminates the possibility of using it to allow for duplicate assingments.